shellcodeloader icon indicating copy to clipboard operation
shellcodeloader copied to clipboard

how can i created a shellcode.bin from .exe file

Open lcale opened this issue 3 years ago • 5 comments

hi my friend how can i create a shellcode.bin from an exe file

thanks

lcale avatar Dec 21 '20 20:12 lcale

hi my friend how can i create a shellcode.bin from an exe file

thanks

pe2shc.exe [path to your PE] [output path*]: https://github.com/hasherezade/pe_to_shellcode

scp-66 avatar Dec 23 '20 10:12 scp-66

i am trying to convert a nanocore rat .exe to shellcode with that app that you said me but when a try to do this launch this error invalid payload could not allocate memory at the desired base could not read the input file

lcale avatar Dec 23 '20 14:12 lcale

i am trying to convert a nanocore rat .exe to shellcode with that app that you said me but when a try to do this launch this error invalid payload could not allocate memory at the desired base could not read the input file

Nanocore is a .net program if I use it correctly.There is no way to convert such programs like nanocore rat or quasar into shellcode.You could try ghost rat or other native pe rat. AND PLEASE MAKE SURE YOU R SAFE when you use these rat tools!!!

scp-66 avatar Dec 24 '20 02:12 scp-66

try https://i.hacking8.com/exe2shellcode/

boy-hack avatar Dec 24 '20 02:12 boy-hack

Thanks for you time

El mié., 23 de dic. de 2020 9:18 p.m., m0ngo0se [email protected] escribió:

i am trying to convert a nanocore rat .exe to shellcode with that app that you said me but when a try to do this launch this error invalid payload could not allocate memory at the desired base could not read the input file

Nanocore is a .net program if I use it correctly.There is no way to convert such programs like nanocore rat or quasar into shellcode.You could try ghost rat or other native pe rat. AND PLEASE MAKE SURE YOUR SAFE when you use these rat tools!!!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/knownsec/shellcodeloader/issues/7#issuecomment-750706945, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADIHAG3RW5QHCBM4HDPABTTSWKQHXANCNFSM4VEWH7YA .

I'm sorry for my superficial viewpoint about .net program.You can use donut to convert .net program to shellcode.I test it successlly. 1608799707(1) https://github.com/TheWover/donut

lcale avatar Dec 24 '20 02:12 lcale