Skip to content

Latest commit

 

History

115 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strip SectionHeader of Elf file
====================================

Strip SectionHeader, implemented Java only.

Licensed under [The MIT license](http://www.opensource.org/licenses/mit-license.php).


--
Main Purpose

This app strip SectionHeader.
And this app protect your elf file from casual attack.

Elf file stripped SectionHeader is runnable, which stripped SectionHeader by this app.
And 'objdump' doesn't work for Elf file stripped SectionHeader by this app.


Almost kernel doesn't need SectionHeader.

'strip' of GNU binutils doesn't strip SectionHeader of Elf file.

'objdump' of GNU binutils need SectionHeader.


About

Strip SectionHeader from ELF-file.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages