Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

x64dbg-skills

يحتوي x64dbg-skills على 8 من skills المجمعة من dariushoule، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
186
محدث
2026-03-13
Forks
14
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

yara-sigs
المهن الحاسوبية الأخرى

Scan a state snapshot's memory dumps with YARA signatures to detect packers, crypto constants, malware, and more

2026-03-13
state-snapshot
المهن الحاسوبية الأخرى

Capture a full debuggee state snapshot (all committed memory regions + processor state) to disk for offline analysis

2026-03-13
find-oep
المهن الحاسوبية الأخرى

Smart trace-based OEP finder for packed/protected PE executables. Traces through packer stubs using intelligent stepping, anti-debug evasion, and heuristic OEP detection, then captures a state snapshot at the original entry point.

2026-03-11
vuln-hunter
محللو أمن المعلومات

Hunt for vulnerabilities in a running debuggee by analyzing imports/exports, triaging attack surface, and iteratively testing for bugs with PoC generation.

2026-03-11
shellcode-analyzer
المهن الحاسوبية الأخرى

Load, unpack, and analyze shellcode in x64dbg. Use this skill when the user wants to analyze shellcode, load a shellcode blob into a debugger, unpack encoded/encrypted shellcode, or perform static/dynamic analysis of shellcode payloads.

2026-03-05
decompile
المهن الحاسوبية الأخرى

Decompile a function to C-like pseudocode using angr

2026-02-12
state-diff
المهن الحاسوبية الأخرى

Compare two state snapshots to identify register and memory changes between two points in time

2026-02-12
tracealyzer
المهن الحاسوبية الأخرى

Trace execution (into or over calls) for N steps or until a condition, then analyze the recorded instruction log

2026-02-12