
YARA-Performance-Guidelines
A guide on how to write fast and memory friendly YARA rules

A guide on how to write fast and memory friendly YARA rules

Scans selected files for patterns stated in rules. This is used in order to find secrets you may have accidentally written to a file. This scanner is…

Easy Grade Pro 4.1 file parsing bug used as an educational example to show how beginners can start vulnerability research through reverse engineering.

CAWODOG is a proof-of-concept project demonstrating how to protect Python-based AI models deployed on offline industrial machines. Across three…

A curated list of Android Security materials and resources For Pentesters and Bug Hunters

Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android

IDA PRO auto-renaming plugin with tagging support

AI-native code security auditor on AgentField that proves exploitability with verdicts, traces, and actionable evidence.

World's first hazard checker for NVIDIA Blackwell (sm_120), with an assembler and scheduler matched against their own compiler byte for byte. The…

Educational demonstration of CVE-2007-4559 Python tarfile symlink attack with a script showing why os.path.realpath() fails to prevent extraction…