blackle / Lacemint

A tool for testing extremely small ELF files for x86

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Lacemint Validator is a tool for testing extremely small ELF files for x86. It will allow you to pass in a list of expected syscalls and their parameters, and it will emulate your code to verify that it is on spec.

About

A tool for testing extremely small ELF files for x86


Languages

Language:C++ 92.9%Language:CMake 7.1%