Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

x64dbg-skills

x64dbg-skills には dariushoule から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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