Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIEF ELF Loader for Binary Ninja

Author: Romain Thomas - @rh0main

Experimental ELF loader based on LIEF to process section-less binaries in Binary Ninja

Description

In the current version (2.0.2162) of Binary Ninja, the ELF parser relies its analysis on ELF's sections. Whistle the section provides a finer granularity compared to segments, they are not used to execute the binary. Therefore, sections can be corrupted or removed to break ELF parsers. This plugin enables to optionally use LIEF to handle such binaries.



References

About

LIEF Plugin for Binary Ninja

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages