Skip to content

Releases: brahma-adshonor/gohook

support hook by indirect jump

11 Aug 02:15
cfeffdc
Compare
Choose a tag to compare
update readme (#34)

* add more test for indirect jmp

* update readme

fix func prologue error on mac os

09 Oct 12:38
4dfde27
Compare
Choose a tag to compare
Merge pull request #25 from kmalloc/master

use different func prologue on mac os

support adjusting rip relative address

02 Sep 10:49
8575e82
Compare
Choose a tag to compare
Merge pull request #21 from kmalloc/master

support adjusting rip relative address

return error instead of panic for unmatch function type

29 Aug 03:29
ddf7d9a
Compare
Choose a tag to compare
Merge pull request #20 from kmalloc/master

add more tests

support retry fixing by enlarging move size

05 Jul 02:03
16176bb
Compare
Choose a tag to compare
Merge pull request #14 from kmalloc/master

support retry fixing by enlarging move size

fix 32 bit error

04 Jul 08:12
a622b2a
Compare
Choose a tag to compare
Merge pull request #13 from kmalloc/master

fix 32 bit error && format code

v0.1.1.3: Merge pull request #11 from kmalloc/master

26 Jun 09:32
d0215a1
Compare
Choose a tag to compare

v.0.1.1.2: Merge pull request #10 from kmalloc/master

24 Jun 13:44
030979d
Compare
Choose a tag to compare

v0.1.1.1: Merge pull request #9 from kmalloc/master

21 Jun 06:09
ed66c7b
Compare
Choose a tag to compare

alpha 1

21 Jun 02:24
a6416f1
Compare
Choose a tag to compare
Merge pull request #8 from kmalloc/master

fix unhook error for inplace fix