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
원문 언어: 영어