memory-analysis
There are 51 repositories under memory-analysis topic.
ReClassNET/ReClass.NET
More than a ReClass port to the .NET platform.
ajkhoury/ReClassEx
ReClassEx
JLospinoso/gargoyle
A memory scanning evasion technique
digitalisx/awesome-memory-forensics
A curated list of awesome Memory Forensics for DFIR
ShaneK2/inVtero.net
inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques
gleeda/memtriage
Allows you to quickly query a Windows machine for RAM artifacts
hehonghui/mmat
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
kokkos/kokkos-tools
Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools
d99kris/heapusage
Find memory leaks in Linux and macOS applications
trolldbois/python-haystack
Process heap analysis framework - Windows/Linux - record type inference and forensics
guidedhacking/GH-Entity-List-Finder
Scans game processes for most likely entity list addresses
d99kris/stackusage
Measure stack usage in Linux and macOS applications
matrix1001/nadbg
👀Dynamic memory watcher/tracer/analyzer for CTF pwn
winjeg/rma4go
🔎 redis memory analyzer for golang
ignacioj/WhacAMole
Live memory analysis detecting malware IOCs in processes, modules, handles, tokens, threads, .NET assemblies, memory address space and environment variables. Dumps, detects and dissasemble hooks, shellcode, memory regions, modules and processes.
GH-Rake/PatternScan
PatternScan library for internal and external pattern scan
PrincetonUniversity/SCAF
A Speculation-Aware Collaborative Dependence Analysis Framework
stonedreamforest/kar98k_public
pwn & ctf tools for windows
chobits/ngx_debug_pool
get memory usage of nginx memory pool
joaomlneto/procmap
C++ wrapper around /proc/self/maps
guided-hacking/GH-Entity-List-Finder
Scans game processes for most likely entity list addresses
nov3mb3r/dfir
Collection of popular DFIR tools in a lightweight and fast docker image
bmwcarit/Emma
Emma Memory and Mapfile Analyser
CMU-SAFARI/DRAM-Voltage-Study
Experimental study and analysis on the effect of using a wide range of different supply voltage values on the reliability, latency, and retention characteristics of DDR3L DRAM SO-DIMMs
raax7/PTEViewer
Simple x64 page table viewer using ImGui.
AndrewRathbun/RAMDumpExplorer
An updated fork of @bacanoicua's RAMDumpExplorer project. This is a program designed to analyze a dump of the RAM memory to search for potentially malicious files. The program scans the dump file for specific patterns and uses regular expressions to identify and extract the matched values
kirpichik/LeaksDebug-In-C
Отладчик утечек памяти для языка C.
micro-ROS/benchmarking
A sets a tools and framework to develop embedded system benchmarks
pagabuc/atomicity_tops
Introducing the Temporal Dimension to Memory Forensics - ACM Transactions on Privacy and Security 2019
SNMetamorph/mem2pix
Crossplatform utility for real-time visualization process memory content as image. Based on SDL2, works on Windows and Linux.
SavasCelik/CelSer-Engine
A Memory Editor & Scripting Platform for Hacking Games and Other Software.
andysenn/co.senn.eclipse.mat.inspection.api
A framework for inspecting JVM heap dumps for common issues
mitikov/Sitecore.LogAnalyzer.MemoryDiagnostics
Memory analysis in well-known Log Analyzer UI
RexMignon/GoMemScanner-WebUI
A memory scanner and modifier written in Go with a web-based UI.
Andronovo-bit/Basic-Memory-Scanner-Changer
A Python-based tool for analyzing and manipulating the memory of running processes on a Windows system. Features include listing processes, searching for processes by name or PID, scanning memory for specific values, writing values to memory, and checking for changes in memory values.