Pinky: A Modern Malware-oriented Dynamic Information Retrieval Tool

Paul Irofti
2023-11-07
Abstract:We present here a reverse engineering tool that can be used for information retrieval and anti-malware techniques. Our main contribution is the design and implementation of an instrumentation framework aimed at providing insight on the emulation process. Sample emulation is achieved via translation of the binary code to an intermediate representation followed by compilation and execution. The design makes this a versatile tool that can be used for multiple task such as information retrieval, reverse engineering, debugging, and integration with anti-malware products.
Cryptography and Security,Operating Systems,Software Engineering
What problem does this paper attempt to address?