hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Compling Exploits
pavin
i was just going throug when i came to know something about exploits. what i knew was the i need to copy that file and make in .c format. when i try to open it does no open. i think i need to compile. i hove know idea to compile. could you give me some ways to compile that source. unsure.gif
belgther
anyway, you need a compiler to compile a c source. You can use a command-line compiler which makes your job harder, but there are graphical compilers which make your job easier. Graphical compilers are nothing special, they just contain an editor which opens the source files directly and allow you to edit easily, and use a command-line compiler. Visual C++, Dev-C++ (hxxp://www.bloodshed.com) are examples for graphical compilers. These programs are able to compile source codes with just one click, and if nothing goes wrong, your file will be compiled and ready to use. If anything goes wrong, the errors and the warnings will be displayed. Warnings are partially ignorable(no newline at the end of file), but errors not. If the compiler encounters any error, it doesn't create an EXE file, and gives the details about the error which you can see at the bottom of the screen in Dev-C++ for example.
sz0n
i think u will also need some pack of libs and headers (SDK) for correct compilation
aelphaeis_mangarae
I believe there is a compiling exploits tutorial in the Exploits section...
vnet576
I believe so too. Topic closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.