Scan a state snapshot's memory dumps with YARA signatures to detect packers, crypto constants, malware, and more
原文の言語: 英語
メニュー
SkillsMP は dariushoule/x64dbg-skills から 8 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 8 件中 8 件を表示しています。
Scan a state snapshot's memory dumps with YARA signatures to detect packers, crypto constants, malware, and more
原文の言語: 英語
Capture a full debuggee state snapshot (all committed memory regions + processor state) to disk for offline analysis
原文の言語: 英語
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.
原文の言語: 英語
Hunt for vulnerabilities in a running debuggee by analyzing imports/exports, triaging attack surface, and iteratively testing for bugs with PoC generation.
原文の言語: 英語
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.
原文の言語: 英語
Decompile a function to C-like pseudocode using angr
原文の言語: 英語
Compare two state snapshots to identify register and memory changes between two points in time
原文の言語: 英語
Trace execution (into or over calls) for N steps or until a condition, then analyze the recorded instruction log
原文の言語: 英語