-
Notifications
You must be signed in to change notification settings - Fork 141
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
Build Error #2
Comments
I have been unable to replicate the problem. However, please do the following:
|
the cryptor.exe is built successfully but i have problem when i try to build the loader, i have this error |
Hey! Shellcod is not executed. loader.exe launches mobsync.exe and msfvenom is not executed. is the problem possible in VS 2019? |
It is possible that the cryptor killed the payload? The question is very interesting. |
@3HiPeR If you are referring to the default payload in loader.exe, which is a reverse shell on 127.0.0.1:443, modsync.exe will crash if there is no listening socket (i.e., @sparta3407 please check the following as well. I've tested on two fresh Windows 10 VM's with fresh VS19 installations and did not have a linking issue. Make sure you have the following: |
ok i will give it a try thanks |
First thanks for such great loader, i have an issue when i try to build the loader, i get this error...any idea ?
Severity Code Description Project File Line Suppression State
Error LNK1181 cannot open input file 'x64\Release\loader.res' loader C:\Users***\Desktop\loader\loader\LINK 1
The text was updated successfully, but these errors were encountered: