Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Lightweight Java XML parser compliant with SAX, SAX2 and StAX specifications.
🐍 A tool to list the ApiSet Schema mapping for Windows Virtual DLL. This tool is compatible with x86, x64 and ARM64 DLL.
The official mirror of the main KolibriOS repository
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based…
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
A cross-platform x86 assembler with an Intel-like syntax
Responsive gallery using Google drive storage. This project was created using JavaScript and CSS only.
Lightweight JVM monitoring agent compatible with Prometheus. The reference implementation reports uptime and heap memory usage. Javamon is implemented as a single class file, without any external d…
A command-line tool which can be used to generate Multimedia Messaging Service (MMS) files based on a predefined set of input files: text, images, audio, video. This tool can be used in Windows or …
flat assembler 1 - reconstructed source history
📚 ImpLib SDK combines free programming tools for authoring custom import libraries with advanced features, like cdecl2stdcall conversion, importing by ordinal, removing original thunk, accessing in…
PureBasic software development kit for the OpenAL 3D audio API for Windows. It's not a DLL wrapper, but rather an import library for the OpenAL DLL, which can be used as a User-Lib in PureBasic. Th…
The AT Emulator can emulate a communication device, like a modem. The AT interface can be accessed through the console, a TCP or telnet connection or a virtual COM port.
A "Thread pool"-like implementation in Bash, using a FIFO file, without any external tools.
This simple project shows how to build an Android App Bundle (AAB) using the command line tools only, without any IDE.
Lightweight Java library to interact with external devices over COM ports, for example: USB, virtual COM. It can be used to interact with TTY and FIFO files as well. No external dependencies. Nativ…
How to build an Android APK from the command line, without IDE