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

64bit compile error #2

Open
glira opened this issue Mar 5, 2015 · 3 comments
Open

64bit compile error #2

glira opened this issue Mar 5, 2015 · 3 comments

Comments

@glira
Copy link

glira commented Mar 5, 2015

how to solve this error please,
shellcodeexec.obj : error LNK2001: unresolved external symbol __exec_payload
C:\Users\root\Downloads\windows\x64\Release\shellcodeexec.exe : fatal error LNK1120: 1 unresolved externals

@glira
Copy link
Author

glira commented Mar 5, 2015

I solved the problem of compilation but the executable does not work 64bit, I'm using vs2012

@glira
Copy link
Author

glira commented Mar 6, 2015

I believe that has to do with this error
First-chance exception at 0x000000013F2B11D8 in shellcodeexec.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF.
this occurs in the .asm
call QWORD PTR[rax]

@codewatchorg
Copy link

@glira did you ever figure this out? I can compile it but can't get the x64bit version to work with any payload.

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