Scan a state snapshot's memory dumps with YARA signatures to detect packers, crypto constants, malware, and more
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من dariushoule/x64dbg-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
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
لغة النص الأصلي: الإنجليزية