Releases
v0.2.0
0.2.0 (2023-04-25)
Features
include direct syscall logic only with build constraint
integrate acheron for indirect syscalls
add frida handler scripts for testing (95f2c25 )
add generics helpers for nt calls args (0ef8b7b )
include direct syscall logic only with build constraint (0ec7c21 )
integrate acheron for indirect syscalls (ffda94d )
Continuous Integration
add github action for autorelease and golangci file (30b8740 )
Misc
bump go version (11f5cce )
change dir structure (de4e131 )
make sure cli flags are lowercase (0466fd0 )
remove unused types and functions (5b80e14 )
rename direct syscall stub func for clarity (27c53aa )
replace acheron dependency with public version (c262469 )
replace hash function in hasher main (7a3e2d4 )
update cli banner (01e1024 )
update description and install cmd in readme (840451d )
update go mod and sum (008c153 )
update readme (8698a57 )
Code Refactoring
change receiving vars according to acheron api changes (837d624 )
move inj technique selection to load method (113af97 )
replace djb2 with xored hash func (7c1bca0 )
split loader and resolver into separate pkgs (4d444af )
Documentation
correct installation commands in readme (84970dc )
fix handles in credits (03150b4 )
fix image links and add notes (e0a7839 )
refresh license badge (8350240 )
udpate main readme (5bbe077 )
update credits and project desc in main readme (f4bba95 )
update main readme (6e85d68 )
You can’t perform that action at this time.