Nytro Posted December 21, 2011 Report Posted December 21, 2011 [h=1]libemu – x86 Shellcode Emulation[/h]libemu is a small library written in C offering basic x86 emulation and shellcode detection using GetPC heuristics. It is designed to be used within network intrusion/prevention detections and honeypots. libemu supports:Executing x86 instructionsReading x86 binary codeRegister emulationBasic FPU emulation[*]Shellcode executionShellcode detectionUsing GetPC heuristicsStatic analysisBinary backwardstraversal[*]Win32 API hooking With libemu one can:Detect shellcodesExecute the shellcodesProfile shellcode behaviourDownload:http://sourceforge.net/projects/nepenthes/files/libemu%20development/0.1.0/Sursa si Info: libemu – x86 Shellcode Emulation Quote