RubyGems Navigation menu

one_gadget 1.3.6

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:
=

install:
=

Versions:

  1. 1.10.0 October 04, 2024 (164 KB)
  2. 1.9.0 November 29, 2023 (163 KB)
  3. 1.8.1 March 25, 2022 (142 KB)
  4. 1.8.0 March 20, 2022 (142 KB)
  5. 1.7.4 January 12, 2021 (128 KB)
  6. 1.3.6 March 31, 2017 (79.5 KB)
Show all versions (29 total)

Runtime Dependencies (1):

elftools ~> 0.2

Development Dependencies (5):

rake ~> 12.0
rspec ~> 3.5
rubocop ~> 0.46
simplecov ~> 0.13.0

Owners:

Authors:

  • david942j

SHA 256 checksum:

=

Total downloads 194,898

For this version 1,796

Version Released:

License:

MIT

Required Ruby Version: >= 2.1.0

Links: