RME-DisCo Research Group
Official repository of RME, a part of the DisCo research group from University of Zaragoza focused on software and systems security
Zaragoza, Spain
Pinned Repositories
APOTHEOSIS
A specialized implementation of the Hierarchical Navigable Small World (HNSW) data structure adapted for efficient nearest neighbor lookup of approximate matching hashes
instant-messaging-artifact-finder
Tool to find memory artifacts present in instant messaging applications.
modex
Volatility 3 plugins to extract a module as complete as possible
pinVMShield
A pintool for protecting a sandbox application of common anti-virtualmachine and anti-sandbox detection techniques
processfuzzyhash
Volatility plugin to calculate and compare Windows processes fuzzy hashes
rop3
A tool to search for gadgets, operations, and ROP chains using a backtracking algorithm in a tree-like structure
sigcheck
Volatility plugin to validate Authenticode-signed processes, either with embedded signature or catalog-signed
winapi-categories
Windows API (WinAPI) functions and system calls with categories in JSON format, including arguments (SAL notation) and more.
windows-memory-extractor
Tool to extract contents from the memory of Windows systems.
winesap
Volatility plugin to search for all Autostart Extensibility Points (AESPs)
RME-DisCo Research Group's Repositories
reverseame/sigcheck
Volatility plugin to validate Authenticode-signed processes, either with embedded signature or catalog-signed
reverseame/winapi-categories
Windows API (WinAPI) functions and system calls with categories in JSON format, including arguments (SAL notation) and more.
reverseame/rop3
A tool to search for gadgets, operations, and ROP chains using a backtracking algorithm in a tree-like structure
reverseame/windows-memory-extractor
Tool to extract contents from the memory of Windows systems.
reverseame/modex
Volatility 3 plugins to extract a module as complete as possible
reverseame/pinVMShield
A pintool for protecting a sandbox application of common anti-virtualmachine and anti-sandbox detection techniques
reverseame/instant-messaging-artifact-finder
Tool to find memory artifacts present in instant messaging applications.
reverseame/winesap
Volatility plugin to search for all Autostart Extensibility Points (AESPs)
reverseame/APOTHEOSIS
A specialized implementation of the Hierarchical Navigable Small World (HNSW) data structure adapted for efficient nearest neighbor lookup of approximate matching hashes
reverseame/processfuzzyhash
Volatility plugin to calculate and compare Windows processes fuzzy hashes
reverseame/MOSTO-Modbus-simulator
MOSTO is a SCADA network device simulator based on ModbusTCP communications. Based on Python3
reverseame/MALVADA
MALVADA: Malware Execution Traces Dataset generation.
reverseame/malscan
Volatility plugin to detect malicious code thanks to ClamAV
reverseame/cape-hook-generator
CAPEv2 (capemon) hook skeleton generator (hookdefs) for your malware analysis needs.
reverseame/capemon
capemon: CAPE's monitor
reverseame/MANTILLA
...
reverseame/similarity-unrelocated-module
Volatility plugin to yield and compare similarity digest of modules on execution.
reverseame/chiton
Chiton is a Python library to exfiltrate data encapsulating the data into IoT protocol’s packets
reverseame/KeyReaper
KeyReaper: Memory Forensic Driven Key Extraction
reverseame/Secure_Socket
C++ Sockets implementing hybrid encryption
reverseame/windows-behavior-catalog
Windows Behavior Catalog (WBC) is a collection of fundamental behaviors for Windows OS, represented as a sequence of Windows API and/or syscalls.
reverseame/Characterizing-TTPs-in-the-macOS-Threat-Landscape
Source data and Scripts used for the paper: Characterizing Tactics, Techniques, and Procedures in the macOS Threat Landscape
reverseame/EvalMe
EvalMe: an evaluation and benchmarking tool
reverseame/exploring-ZeroShot-LLM-DGA
A framework for evaluating Large Language Models in zero-shot detection of Algorithmically Generated Domains (AGDs) used by malware for Command and Control communication.
reverseame/LLM-DGA-lab
Framework for evaluating Large Language Models in zero-shot detection of Algorithmically Generated Domains (AGDs). Supports 9 LLMs across 4 vendors with binary/multiclass classification and reproducible experiments.
reverseame/MalGraphIQ
Transform your malware sandbox reports and execution traces into behavior and category graphs and plot their Windows Behavior Catalog (WBC) behavior identification.
reverseame/RAMPAGE
RAMPAGE is a framework aimed at training and comparing machine learning models for the detection of Algorithmically Generated Domains.
reverseame/rme-Python-toolkit
A collection of Python tools developed and maintained by the Reverseame research group.
reverseame/sum-plugin
Volatility 2.6 plugin to undo modifications done by relocation process on modules
reverseame/synoptic
Synoptic: Concolic execution for network protocol inference