Skip to content

My childhood archive

Notifications You must be signed in to change notification settings

b0l0k/old-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old stuff archive

Some stuff I worked on during my childhood.

Projects

  • (2004-08) C#/BagdadBot: The TDF IRC moderator bot
  • (2004-12) C#/MateRouter: ChatRoulette 5 years before, only with text
  • (2004-11) Asm/Crackme: Simple crackme example
  • (2004-11) Asm/Hooker*: Research on basic function hooking in process, will be used on ApiHooker project
  • (2004-11) Asm/Loader*: Research on modifying PE loading, will be used on Packl0k project
  • (2004-04) C/vrz/ftpd: Analysis of TFPT client from Blaster
  • (2004-04) C/vrz/lsasser|nwblaster: Worm tentative exploiting MS04011 based on public exploit & Blaster... Few days later, will contaminate the world
  • (2004-07) C/checkip.c: Get your IP from http://checkip.dyndns.org
  • (2004-07) C/vrz/NAW: A basic trojan that accepts commands from IRC
  • (2005-01) C/scanport.c: A naive implementation of TCP ports scanner
  • (2005-01) C/revershell.c: A simple remote Windows shell
  • (2005-01) C/bindshell.c: Bind a Windows shell on tcp socket
  • (2005-02) C++/Look PE: Very basic PE analyzer
  • (2005-03) C++/ApiHooker: Tool to inject loader hooking send() and writing the content to text file
  • (2005-04) C/n0l0g.c: A very basic log cleaner
  • (2005-04) C/botirc.c: A simple IRC bot in C
  • (2005-05) C++/ScanPort: A naive implementation of TCP ports scanner with UI.
  • (2005-07) C++/Packl0kv1b R-10: Tool to cypher PE section and inject a loader to uncypher it during runtime.
  • (2005-07) C#/P2P: P2P protocol analysis
  • (2006-07) C/pi.c: Get PI approximation from integral
  • (2005-2007) C++/3D: Some 3D projects