Turn Word Wrap On!!!

AppName: Oblivion DSGen (Dropper Source Generator)
Versin: 0.1
Coder: Stan
Group: The Ratpack
Website: http://www.oblivionrat.com or http://oblivionrat.cjb.net

--==Disclaimer==--

This application is for educational purposes only.  The author of this program can not be held responsible for the illegal or wrong use of this program, or the source code generated by it.

--==About Oblivion DSGen==-

With Oblivion DSGen you can easily generate dropper source code, and with a click of a button compile it with *lcc-win32.  A dropper is simply a program that extracts and executes one or more files when executed.  It's sorta like a binder, or joiner, but you gotta compile a dropper, so it's diffrent.  They are less detectable thain a binder too.

--==What you need==--

Altho the generated source code will compile under any compiler, I recommend you use lcc-win32, because this program was made  to work easily with it, and it's free! :).  So, you can get lcc-win32 from http://www.cs.virginia.edu/~lcc-win32 or http://www.q-software-solutions.com.  That's all you really need ;-).

--==Tips (read this before asking questions)==--

1) You need a compiler to compile the gererated code.. I reccomend lcc-win32 since it will work well with it, you can get it from http://www.cs.virginia.edu/~lcc-win32.

2) Make sure you extract the files properly from the zip or rar archive.  There should be a DSGenNeeded folder in the folder that you extract it to.

3) You need to generate the source code before you compile it (duh!)

4) If you check the checkbox to include icon and resource files, keep it checked when you hit the compile button (or vise versa) so you dont get errors.

5) Be prepared for the generated source code to be really big.  It is usually a little over 6 times as big as the size of all the files you included put together.

6) The program will look like it's frozen while it's generating the source code.  Don't worry, this is normal.

7) I reccomend that you comress the result exe with something like UPX to make it even smaller.  You should be able to get UPX at http://upx.sourceforge.net.

--==Thanks==--

I wanna thank M_R for getting me to get into source code generation stuff.  I wanna thank Chezz cuz he got www.oblivionrat.com for me ;-P.  Wanna thank the ratpack of course.  Of course I wanna thank all the people that use the stuff I make, and vote for my site :-).

--==Questions/Bugs/Contact==--

My website should have a forum.  You can ask questions, or report bugs, or contact me by posting on it.

--

* LCC-Win32 is a free compiler system for Windows by Jacob Navia.  I have nothing to do with the development of this compiler.  It is just a really good free compiler that I like to use.  That is why I put an auto compile button that will work with it.  You can get it from http://www.cs.virginia.edu/~lcc-win32 or http://www.q-software-solutions.com.