memory-scanning
There are 36 repositories under memory-scanning topic.
scanmem/scanmem
memory scanner for Linux
khalladay/render-with-notepad
A series of programs demonstrating the basics of Memory Scanning, Api Hooking and DLL Injection. The high point is using Notepad.exe as a render target, and playing snake in a notepad window
KuhakuPixel/AceTheGame
open source security auditing tools for games on android and linux. Containing memory scanner/editor, apk GUI, value freezer, android non root support and many more!
DamonMohammadbagher/ETWProcessMon2
ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detection by VirtualMemAlloc Events (in-memory) etc.
xuanxuan0/TiEtwAgent
PoC memory injection detection agent based on ETW, for offensive and defensive research purposes
JPCERTCC/YAMA
Yet Another Memory Analyzer for malware detection
0x1F9F1/mem
A collection of C++11 headers useful for reverse engineering
std-microblock/blook
A modern C++ library for hacking.
allencch/med
Linux alternative game memory editor
belazr/EasyWinHax
EasyWinHax is a C++ library designed to provide basic and low abstraction functionallity for windows process hacking and more specifically game hacking.
cristeigabriel/memscan
Feature-rich C99 library for memory scanning purposes, designed for Windows running machines, meant to work on both 32-bit and 64-bit portable executables. Has a modern C++ wrapper.
localcc/LightningScanner
A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second.
revsic/CodeInjection
Code Injection technique written in cpp language
localcc/lightningscanner-rs
A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second
rednik1337/CheatTurbine
Cheat Engine alternative for linux
Gilgames000/nostale-packet-logger
A packet logger for the MMORPG NosTale.
sleepy762/rwprocmem
A program to read and modify the memory of other processes.
LanHikari22/GBA_Memory-Access-Scanner
This program automates the process of setting watchpoints to detect functions accessing a structure or block of memory. It is capable of detecting all reads/writes to a structure as well as all functions that do the accessing.
OPSphystech420/CGuardProbe
Memory Engine and Scanner for iOS/MacOS using Mach API
kmgb/PatternScan
Scan ranges of memory for byte patterns. 8B 0D ? ? ? ?
resilar/ramfuck
Linux memory editor
0x1F9F1/mem_jit
An experimental jit-compiled pattern scanner
deplantis/CPP-string-memory-scanner
A c++ program that scan all strings of the chosen procces target
riesha/shymem
make memory scanners take forever to scan your program
deplantis/CPP-external-signature-scanner
A c++ program that search a pattern of bytes of the chosen process target
Drunken8019/MemScanner
A simple Memory Scanner and manipulator.
Haimrich/mismem
Simple Memory Editor for Windows written in Rust
joshfinley/memscan
Toy go memory mapping tool
yezzfusl/cve_2023_38831_scanner
This Python application scans for the CVE-2023-38831 vulnerability in WinRAR.
zero2504/Memory-Mirage-Anti-Debugging-
Use of in-memory string scans to outsmart reverse engineers
decryller/alma
a linux memory analizer. memory operations for another process' memory.
Tarferi/Memory-Scanner
Memory Scanner used to create default memory map of vanilla Starcraft 1.16.1 known EUDs
charyan/memscan
Memory scanner demo
grigorye/GEObfuscationSample
A sample solution around obfuscating sensitive data in process memory.