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

lief-project/binary-ninja-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages