Scan a state snapshot's memory dumps with YARA signatures to detect packers, crypto constants, malware, and more
$npx -y skills add dariushoule/x64dbg-skills --skill yara-sigsInstalls into the current project.
Run `npx skills use "https://github.com/dariushoule/x64dbg-skills" --skill "dariushoule/x64dbg-skills/yara-sigs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dariushoule/x64dbg-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dariushoule/x64dbg-skills"` and select the relevant skills, then follow their instructions.