knownsec / shellcodeloader

shellcodeloader
1.65k stars 368 forks source link

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

Open lcale opened 3 years ago

lcale commented 3 years ago

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

thanks

scp-66 commented 3 years ago

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

lcale commented 3 years ago

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

scp-66 commented 3 years ago

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!!!

boy-hack commented 3 years ago

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

lcale commented 3 years ago

Thanks for you time

El mié., 23 de dic. de 2020 9:18 p.m., m0ngo0se notifications@github.com 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