The code does not compile
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 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 ( :smile: ) 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.
I thought must be due to a different version of the compiler so i removed the '.h' and tried again but no result ,same error again.
same for the
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." _ and please check your gmail and hangout_
@MinhasKamal
hey @Shahrukh95 please send me the code if you have successfully compiled it. I am purely not into c++ but I need this project, PLEASE
Anybody !!! @Mod233 @MinhasKamal @hellomevinit @ahmedshadhin @Busy-box
Or any one in the world PLEASE HELP :exclamation::exclamation::exclamation:
@max1m0u5 I used this project a long time ago. However there were some mistakes like I pointed out in this thread before. If your code is not compiling, I think he just commented out some brackets and even added smily faces in front of them.
PLEASE HELP DON'T GIVE RIDDLES
Give me the code please !!! Someone please provide the correct code not riddles. And @Shahrukh95 I know the mistakes are commented but I don't know how to correct them. And also to disturb this issue that much @MinhasKamal
But please provide correct code !!!
@max1m0u5 The mistakes are the kind of thing you learn on your first day of freshman programming class. Given a little research and some effort i'm sure you'll find what you're looking for, but if you can't break this code down then you probably shouldn't have it in the first place.
I know java, but I don't know C that well. Please help.
hello . how to use senddata() ? please .
Win10, MINGW64, compile fail
the Gmail is useless so go ahead and do whatever.
Do I need a /0 exit?
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 Hard to say why that may have happened. If the user does not shutdown the computer, rather hibernates, then that will not be counted.
If it is running in your computer, then please go through the code again and see if you missed any thing.