Category: Reverse Engineering

scanmem

scanmem: memory scanner for Linux

scanmem is a debugging utility designed to isolate the address of an arbitrary variable in an executing process. scanmem simply needs to be told the pid of the process and the value of the...

BIOSUtilities

BIOSUtilities: Various BIOS Utilities for Modding/Research

BIOSUtilities Various BIOS Utilities for Modding/Research Dell HDR Module Extractor Description Extracts and unpacks the SPI/BIOS modules from Dell HDR executables. After extraction, the HDR image is automatically unpacked into individual SPI/BIOS modules via LongSoft’s...

Shellcode Compiler

Shellcode Compiler: compiles C/C++ style code

Shellcode Compiler Shellcode Compiler is a program that compiles C/C++ style code into a small, position-independent and NULL-free shellcode for Windows. It is possible to call any Windows API function in a user-friendly way....