Autor Beitrag
retnyg
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 2754

SNES, GB, GBA, CPC, A500, 486/66, P4/3.0HT: NintendOS, AmigaOS, DoS
Delphi 5, Delphi 7
BeitragVerfasst: Di 18.01.05 18:35 
This program converts C-style string buffers, like u get in Buffer Overflow
remote exploits, or from a packet sniffer like Sniff'em, to Binary files
and Delphi Style strings.
Also u have option to convert binary files to Javascript-strings
(useful for HTML-pages...), and to C-Style.

it was originally written in Delphi7 with VCL, but was converted to KOL using
the program "KOL Converter" (made by myself =).
After adaption of ~10 lines of source code the program compiled well with KOL...
To compile this program you need KOL: bonanzas.rinet.ru/

Difference: .exe is now 25 KB instead of ~450 KB

Download binary: www.krazz.net/retnyg/cconv_bin.zip
Download source: www.krazz.net/retnyg/cconv_src.zip

user defined image