Hotfusion is an ultimate file binder tool that binds mutiple files to create a single executable module for silent self extraction.
Features and configurations:
- Binds files of all types
- Sets user defined icon of fused module
- Randomly renames files on extraction
- Moves each bound file to it's desired destination
- Sequentially runs bound files on extraction
- Randomize signature of fused module to prevent detection by anti-virus
- Silently registers bound libraries on extraction (dll, ocx)
- Adds bound files to startup using different methods
- Silent self destruction
[Freeware]
RELEASED
Designed & Developed By: Kamran Zafar
Welcome to my blog, I am a Sun certified Java/J2EE professional and specialize in various Open source software technologies. This blog hosts all my open source software development work, which is available for free to everyone.
Monday, November 12, 2007
Wednesday, June 06, 2007
Sniper is now open source
Sniper Sniper keylogger control is now open source and available at sourceforge for download.
[License: GPL]
HOMEPAGE
Designed & Developed By: Kamran Zafar
[License: GPL]
HOMEPAGE
Designed & Developed By: Kamran Zafar
Tuesday, January 30, 2007
System Tools
System Tools Visit the following link to download bundle of system tools to manage your system configurations, security and files.
[Note: All the available tools are either open source or freeware]
HOMEPAGE
Designed & Developed By: Kamran Zafar
[Note: All the available tools are either open source or freeware]
HOMEPAGE
Designed & Developed By: Kamran Zafar
Sunday, December 24, 2006
Bottomline 1.2 released
Bottomline Bottomline is a JDBC Bridge API that loads database drivers directly from JAR archives. Bottomline uses a jdbc:bottomline bridge and custom class loaders to load multiple drivers from their respective JAR files. This gives an advantage to load multiple versions of the same database driver from different JAR files.
Now in version 1.2 the connection parameters can be passed as query string to the connection URL. It makes Bottomline more easy to use in applications built using raw JDBC and also allows the applications that use bottomline to be hosted on almost all servers like JBoss, JOnAS etc...
[Note: This project is distributed under GPL]
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
Now in version 1.2 the connection parameters can be passed as query string to the connection URL. It makes Bottomline more easy to use in applications built using raw JDBC and also allows the applications that use bottomline to be hosted on almost all servers like JBoss, JOnAS etc...
[Note: This project is distributed under GPL]
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
Saturday, November 04, 2006
Sniper
Sniper Sniper is a powerful component that helps developers to add key logging functionality in their applications. Sniper is a small ActiveX control that encapsulates all the complexity for logging keys and exposes only a few important properties and methods, which makes it very simple to use and integrate in applications. Sniper can be added in Visual Studio 6 and .NET based systems.
[Note: This control is available for free]

HOMEPAGE
Designed & Developed By: Kamran Zafar
[Note: This control is available for free]
HOMEPAGE
Designed & Developed By: Kamran Zafar
Sunday, October 08, 2006
Wink 1.3 released
Wink1.3 Latest version of wink keylogger is now avaliable.
[Note: This software is available for free]
5 Stars Award Winner

HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
[Note: This software is available for free]
5 Stars Award Winner
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
Thursday, September 14, 2006
Bottomline
Bottomline Bottomline is a JDBC Bridge API that loads database drivers directly from JAR archives with (JCL) Jar Class Loader. Bottomline uses a jdbc:bottomline bridge to load multiple drivers from their respective JAR files. Unlike JDBC, Bottomline uses custom class loaders to load drivers completely bypassing JVM's bootstrap class loader. This gives an advantage to load multiple versions of the same database driver from different JAR files.
[Note: This project is distributed under GPL]
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
[Note: This project is distributed under GPL]
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
JCL
JCL JCL (Jar Class Loader) is a simple Java API that loads classes from JAR files. It uses custom class loaders to load classes from JAR files enabling multiple versions of the same class file loaded eliminating ambiguity when each version is used by the application.
[Note: This project is distributed under GPL]
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
[Note: This project is distributed under GPL]
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
Wednesday, March 08, 2006
Configutron
Configutron Configutron is a generic XML based application configuration API. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file. Instead Configutron provides the entire app configuration as populated Java Beans to the application.
[Note: This project is distributed under GPL]
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
[Note: This project is distributed under GPL]
HOMEPAGE | DOWNLOAD
Designed & Developed By: Kamran Zafar
Tuesday, February 28, 2006
Wink Source & Removal guide
Wink Source and Removal guide Wink 1.0 and 1.2 source is available now with a guide on how to uninstall both versions 1.0 and 1.2. Just follow the links.
[Note: Wink is available for free]
HOMEPAGE | GUIDE
Designed & Developed By: Kamran Zafar
[Note: Wink is available for free]
HOMEPAGE | GUIDE
Designed & Developed By: Kamran Zafar
Tuesday, September 06, 2005
Turtle 1.0
Turtle Turtle is a file fixer software that provides several functions like replacing plain text/pattern from one or multiple files, removing invalid characters from file names and stripping comments from source files etc.
[Note: This Software is available for free]

DOWNLOAD
Designed & Developed By: Kamran Zafar
[Note: This Software is available for free]

DOWNLOAD
Designed & Developed By: Kamran Zafar
Wednesday, April 27, 2005
Wink
Wink Wink is a powerful keylogger. In the current version, once run, it installs and hides itself in the system and starts to log every key typed by the user. It then shares all the system drives and the system folder on LAN/WLAN where it saves the key log.
[Note: This Software is available for free]

HOMEPAGE
Designed & Developed By: Kamran Zafar
[Note: This Software is available for free]
HOMEPAGE
Designed & Developed By: Kamran Zafar
Friday, March 11, 2005
JBTask
JBTask JBTask is a collection of ANT Tasks for JBoss Application server. These Tasks can also be used to control JBoss server from within IDEs like Eclipse.
[Note: Distributed under GPL]
DOWNLOAD
Designed & Developed By: Kamran Zafar
[Note: Distributed under GPL]
DOWNLOAD
Designed & Developed By: Kamran Zafar
Tuesday, March 08, 2005
VRaptor, A Simple Java Port Scanning API
Velociraptor Velociraptor(VRaptor) is a simple java API for port scanning and analysis. It provides interfaces to write custom port scanner clients. It scans all ports in a given range to see if they are open and also analyze them to identify the protocol they are running.
[Note: This API is distributed under GPL]
DOWNLOAD
Designed & Developed By: Kamran Zafar
[Note: This API is distributed under GPL]
DOWNLOAD
Designed & Developed By: Kamran Zafar
Tuesday, January 04, 2005
S3C [ Server-side Object Caching Framework ]
S3C is a Simple Server-Side object Caching framework that allows web developers to cache java objects on server-side for fast retrieval. S3C makes it easier to persist objects on the application server in a global JNDI context making them readily available to the application.
[Note: This framework is distributed under GPL]

DOCUMENTATION | SOURCEFORGE
Designed & Developed By: Kamran Zafar
[Note: This framework is distributed under GPL]
DOCUMENTATION | SOURCEFORGE
Designed & Developed By: Kamran Zafar
Subscribe to:
Posts (Atom)