Skip to content

isra17/dirt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status

dirt

Dynamic Identification and Recognition Technology

Experimental software that allow function identification through their behavior.

Can be build and run with cargo:

$ cargo run tests/integrations/bin1

The current version identify most std::string methods. Only works static linked binary export their function. Final use case should be able to run binary and functions from IDA.

Most of DIRT emulation is being moved into an independant project: Popcorn.

About

Dynamic Identification and Recognition Technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published