SkillAgentSearch skills...

Minemu

Minemu is a minimal emulator for dynamic taint analysis ( this is a mirror of https://minemu.org/code/minemu.git )

Install / Use

/learn @brainsmoke/Minemu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NOTES:

  • Minemu only works on 32 bit intel linux systems.

  • it requires a CPU with support for SSE 4.1 instructions (45nm intel Core 2 Duo, and up.)

  • the kernel must always allow memory overcommitting (instead of depending on heuristics.) This can be achieved by setting the sysctl:

    vm.overcommit_memory=1

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated16d ago
Forks14

Languages

C

Security Score

80/100

Audited on Mar 16, 2026

No findings