
PyMemoryEditor
A pure-Python library that lets you inspect, modify and search the memory of any running process in a few lines of Python :snake: .
binary-analysisdebuggerseducation+3
218

A pure-Python library that lets you inspect, modify and search the memory of any running process in a few lines of Python :snake: .

AI-Powered Reverse Engineering Plugin for IDA Pro

IDA Pro plugin for filtering functions by assembly patterns, byte sequences, string/name references, and size constraints, with rule-based search and…