-
Notifications
You must be signed in to change notification settings - Fork 249
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
The code does not compile #2
Comments
The code should compile with any standard compiler. As I have already stated- "I have also made some nonsense changes in the code", those errors you getting are the result of this change. If you know C, you should be able to easily detect and remove them. Moreover, I have put marks ( 😄 ) there too. +1 for "i am a newbies and want to get my hand dirty", and I myself am no expert either! Let me know how much your hands got dirty. Happy coding! |
On compiling INFECT The header file <windows.h> is not able to be included. |
Tell me your OS and compiler name. |
facing the same problem as @hellomevinit win7 32-bit OS and VS Express2012 |
Follow this link. Let me know if it helps. |
I compiled all the cpps and placed all the files in one folder as shown in the pictures. Then I ran trojancockroach.exe. In the USB drive I can see one folder named "TrojanCockroach" but I do not see any other file besides that (the shortcut is missing). Another issue is that the shortcut "trojancockroach.lnk" does not copy itself to the startup folder. I am using Windows 7 in VMware to test this program. |
@ MinhasKamal Could you please point out the nonsense changes to the code, us newbies are finding a hard time. I'm using Windows 10 in VC++ |
So do I need to know C++ to use this? I'm kind of a beginner at programming so I haven't gotten around to learning any C yet. |
@Shahrukh95 I have not tested the tool in virtual machine, so do not know how it may behave :( @Busy-box & @SpontaneousCookie You will have to have at least a basic knowledge of C for running the code successfully. Sorry, cannot help you there. P.S.: Apologies for replying super late. |
Hey @MinhasKamal please tell us the changes that you made to this code. We newbies are have a hell of problems compiling this code! Or just send the link to the correct code please |
Hello @max1m0u5, You have successfully- forked a project from GitHub, tried to compile it, detected error, and reported issue. I mean- you already know a lot (about programming). Please try to understand the errors, you are very close :) |
what do you mean by "you already know a lot." |
hey @Shahrukh95 please send me the code if you have successfully compiled it. Anybody !!! Or any one in the world PLEASE HELP ❗❗❗ |
@max1m0u5 I used this project a long time ago. However there were some mistakes like I pointed out in this thread before. |
PLEASE HELP DON'T GIVE RIDDLESGive me the code please !!! But please provide correct code !!! |
@max1m0u5 |
I know java, but I don't know C that well. Please help. |
hello . how to use senddata() ? please . |
You should stop complaining and learn to fix the code. If any of you had made any effort at all in finding the bugs (Which actually come with a hint in the source code) you would already have it running. Looking at the trace returned by the compiler says the entire story too? |
Luved from the beginning!! Thanks for reminding me of my C++ classes in college, 20 years ago!! |
Another major hint - Look for // :) in the code. |
I recently started the course and I'm having a hard time finding gaps like those exposed by the author @MinhasKamal, could they help me with this process in making the files executable or teach me with this example? I started studying at usp (university of sao paulo) and I have several difficulties in the programming areas. |
@MinhasKamal compiled, started, got an email too; but then it just stopped, no response at all. I've reduced the computer start time from 20 to 2, so that i can get the mail in a close frequent... |
@shadhin92 If it is running in your computer, then please go through the code again and see if you missed any thing. |
could u please tell me ,which software you choose to compile the code....
u can see, i am a newbies and want to get my hand dirty....
The text was updated successfully, but these errors were encountered: