Skip to content

Konloch/Konloch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 

Repository files navigation

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.

About

Github Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published