Rekall Memory Forensic Framework
Stars
6
Forks
2
Watchers
6
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
Overhaul of the entity/session interaction and entity merging.
ffed176View on GitHubAdded a 64-bit linux kernel module to discover and dump the VMCS layout of a host.
13bd2e1View on GitHubFixed Darwin ifconfig and also added eifconfig which has better data.
42400e5View on GitHubImplemented the basics of an entity subsystem, along with a POC plugin.
9d430f2View on GitHubAdded limits to string sized, similar to the array. This suppresses reading of very large strings when we have the string length calculated from the image (which could be crazy big).
0cf79e1View on GitHubAdded some DWARF4 support to pyelftools so we can parse linux profiles with newer debugging streams.
b955261View on GitHub