-
Notifications
You must be signed in to change notification settings - Fork 372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how can i created a shellcode.bin from .exe file #7
Comments
pe2shc.exe [path to your PE] [output path*]: https://github.com/hasherezade/pe_to_shellcode |
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 |
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. |
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
<#7 (comment)>,
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://user-images.githubusercontent.com/36544314/103076093-ec69bc80-4607-11eb-8bb4-81ac23a9f954.jpg)
https://github.com/TheWover/donut
|
hi my friend how can i create a shellcode.bin from an exe file
thanks
The text was updated successfully, but these errors were encountered: