v1.2.0
What's Changed
- fix(docs): usage syntax highlighting by @akirataguchi115 in #2
- feat(cli): winres support to change metadata by @djnnvx in #3
- feat(loaders): add
createFiber
method by @djnnvx in #4 - feat(loaders): CRTx - adding CreateRemoteThreadEx technique by @djnnvx in #5
- feat(loader): adding
EtwpCreateEtwThread
method by @djnnvx in #6 - feat(cli): adding option to compile as dll by @Alvarwow69 in #8
- Small Persistence module by @xl00t in #7
- feat(loader): callback-execution technique by @xl00t in #9
New Contributors (big thanks to them!)
- @akirataguchi115 made their first contribution in #2
- @Alvarwow69 made their first contribution in #8
- @xl00t made their first contribution in #7
Full Changelog: v1.1.0...v1.2.0