RubyGems Navigation menu

one_gadget 1.0.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. Also provides the command-line tool `one_gadget` for easy usage.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.9.0 - November 29, 2023 (163.0 KB)
  2. 1.8.1 - March 25, 2022 (142.0 KB)
  3. 1.8.0 - March 20, 2022 (142.0 KB)
  4. 1.7.4 - January 12, 2021 (127.5 KB)
  5. 1.7.3 - October 25, 2019 (120.0 KB)
  6. 1.0.0 - February 11, 2017 (1.5 MB)
顯示所有版本(共 28)

Development 相依性套件 (5):

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

擁有者:

作者:

  • david942j

SHA 256 checksum:

8150d7559b14e65d427c02cbe71f28a76fd8ac32d711924e4b548a0ae4c68f42

總下載次數 177,517

這個版本 1,726

License:

MIT

Ruby 版本需求: >= 2.1.0

相關連結: