Skip to content

Releases: david942j/one_gadget

v1.6.1

13 Sep 02:39
Compare
Choose a tag to compare
  • Show descriptive error message when encounter unintended usage (#38, #40)
  • Improved update checking (#42, #43)

v1.6.0

28 Apr 13:02
Compare
Choose a tag to compare
  • Upgrade lots of things
  • Add --info BuildID option
  • Add builds of 32/64 libc(s) on Ubuntu 17.10 and 18.04
  • Add XMM instructions: movq/movaps/movhps

v1.5.0

06 Nov 02:20
Compare
Choose a tag to compare
  • Find gadgets with less constraints!

v1.4.1

01 Nov 09:54
Compare
Choose a tag to compare
  • fix relaxations call and jmp (#12, #14)
  • add updater (#13)

v1.4.0

23 Jun 15:24
Compare
Choose a tag to compare
  • The relative offset in 32bits libc should be GOT instead of rw-p segment
  • Add new libc(s) of ubuntu 16.04/17.04 to builds
  • When build id is not found in database show warning message instead of nothing

v1.3.8

26 May 09:57
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Make method one_gadget's arguments more magic
  • Add Appveyor CI
  • Refine method for fetching remote build ids

v1.3.7

04 Apr 07:45
Compare
Choose a tag to compare
  • use 256 bit color
  • add --version option

v1.3.6

31 Mar 16:29
Compare
Choose a tag to compare
  • don't fetch remote build id when libc is given
  • add builds with glibc version >= 2.19, thanks @zachriggle ! (#5)

v1.3.5

27 Mar 09:24
Compare
Choose a tag to compare
  • Handle error when target has invalid build id.
  • Raise proper message when facing unsupported architecture.
  • Fix bug when file path contains special characters.
  • Refine docs.

v1.3.4.1

21 Mar 16:09
Compare
Choose a tag to compare