phook is a userspace tool which injects code into an application to make it do whatever you want. It has a modular design to allow users use different plugins.
Default plugins are able to read and write into file descriptors belonging to another process.
Grimoire is a framework for building and running Warcraft 3 game and world editor hacks. It includes several DLLs which streamline map development and add new functionality.
TINI-Flash provides Flash file system support, class libaries and utilities for the Dallas Semiconductor TINI embedded Java computer. Currently Flash support is provided as FileSystemDriver class (integrtable into SLUSH) and as command line utilities.
API Caller is a software for extracting API functions from any executable and can be used to call them. With this tool, quality can easily be checked by calling functions and checking them if they are error-free.
Providing Windows(TM) ports of open source & free software. A repository for development, multimedia and internet tools distributed under free and open source licenses.
HP-GCC aims to provide a C compiler for the HP49G+/HP48gii series of Graphing Calculators. It is based on GCC, with various calculator specific extensions.
DOS emulation program for WinCE. Based on Dosbox.063,n0p's DosBox,Wall's pDosBox beta 2, mamaich compiller, Pocket Console and DOS Emulator. You may use these tools at your own risk!
ASM2005 is a object oriented x86 assembler and emulator written in C# using GoldParser by Devin Cook and the C# Gold Parser engine written by Marcus Klimstra.
Kernel library is a complete set of interfaces of all the software components that constructs an operating system kernel, it is used to develop the os part of the e-government os (sourceforge.net/project/egovsh) sherifmagd@hotmail.com
OASML is an Open-source Assembly Library which targets 8086 CPUs and contains hundreds of procedures and functions to make programming in Assembly easier. Every single line of the library is commented.
VMI-Linux is a virtualization interface for Linux with the goal of introducing cross hypervisor compatibility, so a single Linux kernel can run unmodified on L4, VMware, Xen and other hypervisors, as well as native hardware, with excellent performance.
ANY is a cross platform programming framework, aimed at keeping software from being hardware, processor, operating system or even language dependent by providing an intermediary language that may be compiled and run on any system supported, by anybody.
CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie
and should you support with a comprehensive Assembler and C development
environment for even this processor familie under Linux or similar host systems.
Z80 ASM editor that gives you real-time info about Mnemonics, Waitstates/Clock cycles, and Labels. Features code completion, real-time debugging and T-states profiling.
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
Linux Debug is a tool for debugging linux ELF programs at the assembly level. It currently runs only on 80x86 and AMD64 platforms. Not like GDB, the interface is most like MS-DOS debug. So that, it will more friendly for new Linux Assembly Developers.
Tecnotel is a project that seeks security and comodity to the end-user, controlling your house through the telephone line, internet or remote-controller. The software available controls the electronic-equipment and others.
x86mph is an optimized library with vector, matrix, and vertex helpers (including an own TnL) It also contains memory helpers, and other stuff such as image processing (color inverting, changing bpp) taking advantage of x86's 3DNow!, MMX, and SSE