Bytecode Viewer
Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Decompiler & More.
Read MorePublished 10/01/2011 Updated 4/17/2025
This page serves as a collection of my open sourced software, applications, desktop programs, demos, projects, libraries and more.
If you’re interested in more projects, check out my tech demos, or my web tools.
Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Decompiler & More.
Read MoreJaxon is a “with the batteries” SDK built on top of SJC - a compiler that compiles a tailored subset of Java directly to native code, eliminating the need for bytecode and virtual machines.
Read MoreKonloch.com acts as a loose wiki / source of documentation for my various projects.
Read MoreGitWatch4J is a program that monitors your file system for changes and will auto commit them after a timeout period.
Read MoreClass File Searcher is a command-line tool for dumping Class-files & Strings from arbitrary data.
Read MoreAntivirus+ is a modern graphical antivirus that I maintain. We support all operating-systems but Windows is the priority for anti-virus development / research.
Read MoreC-Style Python is a pre-processor to write Python with brackets defining the scope instead of tabs.
Read MoreYara Antivirus is prototype built on top of Traditional-Antivirus. Extending functionality to support Yara scanning.
Read MoreLWJGL Audio Example is an example of how you can utilize LWJGL audio with a SoundBank.
Read MoreTraditional Antivirus is a prototype Java implementation of the traditional antivirus file signature scanner.
Read MoreExperimental Antivirus attempts to trick malware by pretending to be a virtual machine / reverse engineering tools.
Read MoreHeadlessIRC is a zero dependency pure Java library for implementing your own NIO IRC Client / Bot / Crawler / Logger.
Read MoreTCP Echo Server is a Java non-blocking RFC-862 compliant echo server.
Read MoreInjected Calculator is a Java application with a blank API, where the program itself generates the bytecode to define its own API.
Read MoreGematria is a Java library / CLI tool for calculating the Gematria value of strings.
Read MoreMalbolge.c4J is a Java Malbolge interpreter.
Read MoreTask Manager is an easy to use zero dependency task manager / task queue.
Read MoreObfSRC is desktop application & library providing an experimental way to obfuscate Java source code through unicode escaping.
Read MoreOpenIRCd is an easy-to-use zero dependency non-blocking IRC daemon written in Java.
Read MoreHTTPdLib - Build your own HTTP server: An easy-to-use zero dependency non-blocking HTTP web server for Java.
Read MoreVortex IO is an easy-to-use high performance non-blocking zero dependency socket server API for Java.
Read MoreFastStringUtils is an easy-to-use zero dependency collection of very fast String utility functions for Java.
Read MoreDSLBuilder is zero dependency Java library for creating domain specific languages.
Read MoreDiskLib is an easy-to-use zero dependency Disk Writer & Disk Reader with built-in GZIP support for Java.
Read MoreColorUtils is a small collection of utility functions to deal with coloring on Java.
Read MoreConstants is a very small zero dependency Java library packed with constants.
Read MoreHTTP Request is an easy-to-use zero dependency Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.
Read MoreIterateINI is a zero dependency pure Java library to support iterating over the key-value pairs of any INI file.
Read MoreStringVars is a zero dependency pure Java solution to create recursive String variables, such as $var$ or %var%.
SafeYAML is a drop in replacement for Snake YAML 1.33, this is a fork of the latest changes. The default constructors have been changed to no longer allow remote execution during deserialization.
Read MoreJVM-Sandbox - Utilize Java Agents and ASM to manipulate then override Java SE classes.
Read More