Releases: guervild/uru
Releases · guervild/uru
v0.2.0
Changelog
- 69f93e8 Update github workflow
- cdc70a2 Update Dockerfile
- 103a107 Fix golang reverse_order path
- b3214e5 Merge pull request #7 from rthomasbray/compiler_update
- 1f01e2e Remove unnecessary file
- 9b584b8 Fix list command
- b79b3e1 Remove unnecessary code (refreshdll duplicate)
- 95e0fee Merge support of C language with dev branch
- 09e0521 Fixed path error for bananaphone execute_fp
- 2c8dc62 Update project to go 1.19
- f040356 review the support of c language
- 50457ee Init uru as a service
- 55f10fe remove rogue print statement
- 9bd23e5 modularized to add more languages
- 122d84b Fix issue with isdomainjoined and debug var
- 2167a20 Fix issue #6 out of range for large shellcode for go-shellcode-syscall
- 476cfd6 Add evasion RefreshDll
- af64d3c Update go yml to v3.0.0
v0.1.0
Note: Released May 18, 2022
Changelog
- 4698e76 Fix workflow github
- e11f7f3 Add CreateMutex evasion
- 73ad4c7 Add a build github workflow
- c80481e Update Readme
- fa5ed56 Fix import when using patch evasions
- 897b571 Fix xor encoder
- bde0091 Add some debug message
- b8a7f61 Add new evasion patch
- 03ffa24 Update donut encoder
- 74c035d Fix hideconsole
- 69d20f4 Update Dockerfile
- c2c3206 Fix patch evasion using banana
- 8aa2eb6 Fix api info message
- 016c0a0 Add Dockerfile
- de35674 Display hashes of the payload (and signed payload)
- dea8847 Support SRDI
- f2adc5d Fix mistakes (missing quote, and return)
- 6a53164 Init uru