Skip to content

philipturnbull/mithril

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mithril

mithril is a re-implementation of hardening-check in Rust. It uses the excellent goblin library for ELF parsing.

Build Status

$ mithril a.out | cowsay -f stegosaurus -n
 __________________________________________________________
/ a.out:                                                   \
|  Position Independent Executable: no, normal executable! |
|  Stack protected: yes                                    |
|  Fortify Source functions: yes                           |
|  Read-only relocations: yes                              |
\  Immediate binding: no, not found!                       /
 ----------------------------------------------------------
\                             .       .
 \                           / `.   .' "
  \                  .---.  <    > <    >  .---.
   \                 |    \  \ - ~ ~ - /  /    |
         _____          ..-~             ~-..-~
        |     |   \~~~\.'                    `./~~~/
       ---------   \__/                        \__/
      .'  O    \     /               /       \  "
     (_____,    `._.'               |         }  \/~~~/
      `----.          /       }     |        /    \__/
            `-.      |       /      |       /      `. ,~~|
                ~-.__|      /_ - ~ ^|      /- _      `..-'
                     |     /        |     /     ~-.     `-. _  _  _
                     |_____|        |_____|         ~ - . _ _ _ _ _>

About

A re-implementation of hardening-check in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published