Skip to content
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

Open
lcale opened this issue Dec 21, 2020 · 5 comments
Open

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

lcale opened this issue Dec 21, 2020 · 5 comments

Comments

@lcale
Copy link

lcale commented Dec 21, 2020

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

thanks

@scp-66
Copy link
Contributor

scp-66 commented Dec 23, 2020

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
Copy link
Author

lcale commented Dec 23, 2020

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
Copy link
Contributor

scp-66 commented Dec 24, 2020

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
Copy link

@lcale
Copy link
Author

lcale commented Dec 24, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants