Open
Description
Hello,
I'm having trouble converting sources to C or C++ with ConvertToShellcode.py
Indeed, when I try to convert some code into shellcode, I get an infinite loop when I test the shellcode on the generated .bin, even using the base dll of the TestDLL_x64.dll project:
python ConvertToShellcode.py TestDLL_x64.dll
Creating Shellcode: TestDLL_x64.bin
NativeLoader_x64.exe TestDLL_x64.bin
[+] Executing RDI
-> Infinite loop here
How can I solve this issue please?
Metadata
Metadata
Assignees
Labels
No labels
Activity