|
TextScan v1.00
|
|
Hits: 16 |
|
Date added: 01/27/2005 |
|
Have you ever run across a piece of software that did something that you couldn't figure out how they did? Or perhaps you suspect that some Microsoft application might be using an undocumented function; in either place, AnalogX TextScan gives you a quick and easy way to find out details from just about any program.
AnalogX TextScan searches any binary file for a minimum and maximum string length, and then returns all occurrences in sorted order... But it doesn't just stop there, it also has the ability to identify most functions and DLL's inside of a file, and even has the ability to extract both char and unichar strings! This is a great first step in getting a better understanding of what's happening inside of a program you're interested in, or even for just looking for the occasional Easter egg! |
|
|
|
|
Java client - server
|
|
Hits: 16 |
|
Date added: 05/21/2006 |
|
Lear how to code your own basic RAT in java. Client-server source example. |
|
|
|
|
Bambalam PHP EXE Compiler 1.1
|
|
Hits: 16 |
|
Date added: 07/09/2006 |
|
Bambalam PHP EXE Compiler/Embedder is a free command line tool to convert PHP applications to standalone Windows .exe applications. The exe files produced are totally standalone, no need for php dlls etc. The php code is encoded using the Turck MMCache Encode library so it's a perfect solution if you want to distribute your application while protecting your source code. The converter is also suitable for producing .exe files for windowed PHP applications (created using for example the WinBinder library, or with PHP-GTK). It's also good for making stand-alone PHP Socket servers/clients (the php_sockets extension is included in the static build).
Its NOT really a compiler in the sense that it doesn't produce native machine code from PHP sources, but it works! |
|
|
|
|
UDP Tunneling Example
|
|
Hits: 15 |
|
Date added: 03/01/2005 |
|
A simple UDP tunneling example coded in C++. |
|
|
|
|
THC-Shagg v0.2
|
|
Hits: 15 |
|
Date added: 05/10/2007 |
|
HC-Shagg is a modular application to bruteforce check digit algorithms. It can be used to gain information about serial numbers that use check digit algorithms. Once THC-Shagg has analysed a set of serial numbers and found matching check digit algorithms, it is able to generate complete new serial numbers using a saved file containg the matched states. |
|
|
|