1 citations · 1 across the 2 of their papers we have counts for
6 papers
Who is Debugging the Debuggers? Exposing Debug Information Bugs in Optimized Binaries
Giuseppe Antonio Di Luna, Davide Italiano, Luca Massarelli +3
Despite the advancements in software testing, bugs still plague deployed software and result in crashes in production. When debugging issues -- sometimes caused by "heisenbugs" --…
In Nomine Function: Naming Functions in Stripped Binaries with Neural Networks
Fiorella Artuso, Giuseppe Antonio Di Luna, Luca Massarelli +1
In this paper we investigate the problem of automatically naming pieces of assembly code. Where by naming we mean assigning to an assembly function a string of words that would lik…
How Decoding Strategies Affect the Verifiability of Generated Text
Luca Massarelli, Fabio Petroni, Aleksandra Piktus +5
Recent progress in pre-trained language models led to systems that are able to generate text of an increasingly high quality. While several works have investigated the fluency and…
Unsupervised Features Extraction for Binary Similarity Using Graph Embedding Neural Networks
Roberto Baldoni, Giuseppe Antonio Di Luna, Luca Massarelli +2
In this paper we consider the binary similarity problem that consists in determining if two binary functions are similar only considering their compiled form. This problem is know…
SAFE: Self-Attentive Function Embeddings for Binary Similarity
Luca Massarelli, Giuseppe Antonio Di Luna, Fabio Petroni +2
The binary similarity problem consists in determining if two functions are similar by only considering their compiled form. Advanced techniques for binary similarity recently gaine…
Android Malware Family Classification Based on Resource Consumption over Time
Luca Massarelli, Leonardo Aniello, Claudio Ciccotelli +3
The vast majority of today's mobile malware targets Android devices. This has pushed the research effort in Android malware analysis in the last years. An important task of malware…