Skip to content

akulpillai/concrete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concrete

Get coverage for compiled x86/x86_64 ELFs.

Right now, concrete only works on Linux and only outputs coverage information as basic block addresses in a .cov file.

The idea is to add snapshotting capabilities allowing us to write an in memory fuzzer with it.

USAGE: 
    concrete <binary> <binary_arg1> ...

References

About

Get coverage for compiled x86_64 ELFs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages