2 Repos
Low-level extraction of full device storage contents via hardware interfaces like JTAG.
Distinct from Structured Memory Dumping: Candidates focus on container dumps or logic analyzer conversions, not full chip flash extraction via JTAG.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Hardware Memory Dumping. Refine with filters or upvote what's useful.
This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to
Connects to hardware devices to capture full memory dumps for live forensic analysis.
Hackintool is a hardware configuration tool designed to make non-native computer hardware compatible with macOS. It functions as a suite of utilities for spoofing device identifiers and patching system components to ensure the operating system recognizes unsupported hardware. The project provides specialized tools for graphics, audio, and USB configurations. This includes a framebuffer patcher for resolving display issues on unsupported GPUs, an audio layout configurator for enabling sound via device ID spoofing, and a USB port mapping tool that identifies connected devices to generate custom
Parses raw system data files to identify actual device identifiers and connector types for patch generation.