hexdumpmem is hexdump-like tool to dump memory and write memory. When developing a system on a SoC, I usually need to dump or write memory-map registers of the SoC for debugging. I write this program to do it on my developing Android phone.
☆11Jun 28, 2022Updated 4 years ago
Alternatives and similar repositories for hexdumpmem
Users that are interested in hexdumpmem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- memdump allows you to dump processes memory at any given time and view its contents. Most programs store critical information in memory t…☆18Aug 17, 2013Updated 12 years ago
- ☆12Dec 21, 2015Updated 10 years ago
- Using OpenCV to add a depth-of-field bokeh effect to 3D scenes rendered by OpenGL. Uses some optimizations and tricks such as dividing th…☆10Nov 9, 2020Updated 5 years ago
- Convert lua table to pointer, and iterate it.☆16Oct 17, 2016Updated 9 years ago
- reproducible dev+test+production environments for java+javascript+clojure(script)☆13Feb 2, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- The repository for the firmware of Appiko's camera triggering device☆11Apr 28, 2020Updated 6 years ago
- Alternative hexdump.☆15Feb 4, 2016Updated 10 years ago
- A Chinese version of MIT 6.828 (Operating System)☆19May 28, 2017Updated 9 years ago
- Play 2048 in notepad.exe☆13Feb 16, 2015Updated 11 years ago
- capture frames from CMOS camera ov5640 / ov8865 using V4l2 and OpenCV☆21Mar 28, 2023Updated 3 years ago
- Header-only binarycookies parser.☆17Jun 23, 2026Updated last week
- MD5 algorithm implementation - x86 assembler