offensive-tools/forensic/foremost/SKILL.md
Auth/lab ref: file carving from disk images, raw media, and damaged data; headers/footers, recovery workflow, evidence handling.
npx skillsauth add aeondave/malskill foremostInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Header-footer carving for the moment when structure is gone but signatures remain.
Use Foremost when you need to:
# Carve common default types
foremost image.dd -o carve_out
# Restrict to selected types
foremost image.dd -t jpg,png,pdf,zip -o carve_out
No bundled scripts/, references/, or assets/.
Use the local config and man page for file-type signatures and custom carving behavior.
development
Auth/lab ref: Unicorn Engine CPU-only emulation for shellcode, decryptors, custom VM handlers, instruction tracing, memory hooks, and register-level experiments.
development
Auth/lab ref: Renode board and SoC simulation for MCU/RTOS firmware, UART/GPIO/peripheral modeling, GDB remote debugging, REPL platforms, and RESC scripts.
development
Auth/lab ref: Qiling OS-layer binary emulation for PE/ELF/Mach-O/UEFI/shellcode with rootfs, syscall/API hooks, filesystem mapping, and runtime patching.
databases
Auth/lab ref: QEMU user-mode and full-system emulation for cross-arch binaries, firmware, kernels, disks, serial consoles, networking, and GDB stubs.