Code Monkey home page Code Monkey logo

Emulator Apprentice, Game Developer, Java Hacker, FOSS Enthusiast & Reverse Engineer.

This is a collection of my Open Source Works. These are projects I've developed throughout the years, to date. I'm currently working on releasing more from the vault.

Standalone Software

BytecodeViewer - Java Reverse Engineering Suite for static analysis.
OpenIRCd - High performant Java IRC daemon.

Random Projects / Experiments / CLI

JVM-Sandbox - Override Java Classes during Runtime.
ObfSRC - Obfuscate Java source code through unicode escaping.
Malbolge.c4J - Malbolge '98 interpreter ported over to Java.
Gematria - Java library / CLI tool for calculating the Gematria value of strings.
InjectedCalculator - "Missing code, so it injects what its missing".

Java Libraries (Zero Dependency)

DiskLib - Easy to use Disk Writer & Disk Reader with built in GZIP support.
Vortex-IO - Easy to use low-level non-blocking socket server API.
HTTPRequest - Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.
HTTPdLib - Minimalistic embeddable HTTP server.
TaskManager - An easy to use task manager / task queue.
DSLBuilder - Domain specific language builder with it's own runtime.
DynVarMap - Easy and straight forward way to manage attribute-like runtime variables for Java.
HeadlessIRC - Tiny library for implementing your own NIO IRC Client / Bot / Crawler / Logger.

Tiny Java Libraries (Zero Dependency)

StringVars - Adds support for recursive String variables such as %var%.
IterateINI - Adds support for iterating over the key-value pairs of any INI file.
FastStringUtils - Collection of very fast String utility functions.
ColorUtils - A small collection of utility functions to deal with coloring on Java.
Constants - Very small zero dependency Java library packed with constants.

Konloch's Projects

bytecode-viewer icon bytecode-viewer

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

colorutils icon colorutils

A small collection of utility functions to deal with coloring on Java.

constants icon constants

Very small zero dependency Java library packed with constants.

dex2jar icon dex2jar

Tools to work with android .dex and java .class files

disklib icon disklib

DiskLib is an easy to use zero dependency Disk Writer & Disk Reader with built in GZIP support for Java.

dslbuilder icon dslbuilder

Zero dependency Java library for creating domain specific languages.

dynvarmap icon dynvarmap

DynVarMap is zero dependency easy and straight forward way to manage attribute-like runtime variables for Java.

echoserver icon echoserver

Example implementation of a non-blocking RFC-862 compliant echo server.

faststringutils icon faststringutils

FastStringUtils is an easy-to-use zero dependency collection of very fast String utility functions for Java.

fernflower icon fernflower

FernFlower Java decompiler (subtree split of https://github.com/JetBrains/intellij-community /plugins/java-decompiler/engine)

gematria icon gematria

Java library / CLI tool for calculating the Gematria value of strings.

headlessirc icon headlessirc

Zero dependency pure Java library for implementing your own NIO IRC Client / Bot / Crawler / Logger.

httpdlib icon httpdlib

A very small high performant non-blocking HTTP webserver library written in Java

httprequest icon httprequest

HTTPRequest is an easy-to-use zero dependency Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.

iterateini icon iterateini

Zero dependency pure Java library to support iterating over the key-value pairs of any INI file.

jvm-command icon jvm-command

Overrides the standard JRE classes using Java agents to allow us to do intensive debugging on the Java application.

jvm-sandbox icon jvm-sandbox

Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)

obfsrc icon obfsrc

ObfSRC is an experimental way to obfuscate Java source code through unicode escaping.

openircd icon openircd

OpenIRCd is an easy to use zero dependency non-blocking IRC daemon written in Java.

safeyaml icon safeyaml

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.

stringvars icon stringvars

StringVars is a zero dependency pure Java solution to add support for recursive String variables, such as $var$ or %var%.

taskmanager icon taskmanager

TaskManager is an easy to use zero dependency task manager / task queue.

vortex-io icon vortex-io

Vortex IO is an easy-to-use high performant non-blocking zero dependency socket server API for Java.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.