Avdebugger
No description available
Install / Use
/learn @scrt/AvdebuggerREADME
Description
Most antivirus engines rely on strings or other bytes sequences, function exports and big integers to recognize malware. This project helps to automatically recover these signatures.
Project status
Able to automatically find and remove the strings that have the most impact on the AV's verdict.
Setup and usage
Here are the instructions to use this tool.
Dependencies (Python 3)
- python-tqdm
- python-hexdump
- pytest
python3 -m pip install -r requirements.txt
Dependencies (other)
- rabin2 (from radare2)
- loadlibrary: Windows Defender scanner ported to Linux by taviso (3 minutes setup, instructions at https://github.com/taviso/loadlibrary)
Configuration
Fix all the values in config.json.
Usage
python3 antivirus_debugger.py -h
usage: antivirus_debugger.py [-h] [-s] [-z] [-f FILE] [-e] [-l LENGTH] [-c SECTION] [-g] [-V] [-H HIDE_SECTION] [-S SCANNER]
optional arguments:
-h, --help show this help message and exit
-s, --skip-strings Skip strings analysis
-z, --skip-sections Skip sections analysis
-f FILE, --file FILE path to file
-e, --extensive search strings in all sections
-l LENGTH, --length LENGTH
minimum length of strings
-c SECTION, --section SECTION
Analyze provided section
-g, --globals Analyze global variables in .data section
-V, --virus Virus scan
-H HIDE_SECTION, --hide-section HIDE_SECTION
Hide a section
-S SCANNER, --scanner SCANNER
Antivirus engine. Default = DockerWindowsDefender
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
