one_gadget 1.10.0
When playing ctf pwn challenges we usually needs the one-gadget of execve('/bin/sh', NULL, NULL). This gem provides such gadget finder, no need to use IDA-pro every time like a fool :p. Typing `one_gadget /path/to/libc` in terminal and having fun!
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            elftools
            >= 1.0.2, < 1.4.0
          
    