Skip to search formSkip to main contentSkip to account menu

Objdump

Known as: Readelf 
objdump (part of the GNU Binutils) is a program for displaying various information about object files. For instance, it can be used as a disassembler… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Memory management in a binary can be handled by a standard allocator (e.g. the libc allocator) or by a custom one. For many… 
2017
2017
This paper proposes a supervised machine learning model for detecting (unseen) viruses files. Our main focus is on static… 
2016
2016
A key problem in reverse engineering executables is to reconstruct the programs’s control flow, i.e., to construct a graph… 
2015
2015
Concolic testing is a powerful technique for vulnerability detection. Current concolic testing tools usually randomly select one… 
Highly Cited
2012
Highly Cited
2012
Software testing is an expensive and time consuming process, often involving the manual creation of comprehensive regression test… 
2010
2010
In recent years, the increase of malicious executables has presented a serious threat to enterprises, organizations, and… 
2008
2008
GDB is a full featured symbolic software debugger. It can make certain tasks which are cumbersome to accomplish with XMD more… 
2008
2008
With the application of information technology and network, malicious codes have become a main threat to the computer security… 
2003
2003