Releases: jm33-m0/emp3r0r
Releases · jm33-m0/emp3r0r
v1.51.1
1.51.1 (2025-01-26)
Bug Fixes
vaccine
installation fails: patchelf
not found (315ec2b)
v1.51.0
1.51.0 (2025-01-26)
Features
- improve module config structure (e5dea79)
- include listener in releases (f96226d)
- support C2 plugins and module builder (8eba6f5)
Bug Fixes
stager
module should be able to read configurations from env vars (ce22a03)
- crash when using local modules (490f309)
- make use of
is_local
attribute (2a80931)
- module builder (2751c49)
- module path handling (0a375c8)
- no output from
stager
(51a99ff)
- refactor C code, integrate
stager
into one of the modules (a53f78c)
- set env vars for module builder (ba3a10a)
v1.50.3
1.50.3 (2025-01-25)
Bug Fixes
- update deps, remove deprecated
go-ps
(94812c3)
v1.50.2
1.50.2 (2025-01-23)
Bug Fixes
- version number not updating (5732f25)
v1.50.1
1.50.1 (2025-01-23)
Bug Fixes
go_lpe
takes too long (fdd23b1)
- return process output of in-memory ELF modules (63cd991)
v1.50.0
1.50.0 (2025-01-23)
Features
- add ELF in-mem loader for Linux modules (WIP) (5b62db8)
- go_lpe (fd524d0)
Bug Fixes
- consider
darwin
even we are not supporting it (4a736e2)
- no CGO when building executables (4d73434)
- run ELF in subroutine (91279bf)
v1.49.5
1.49.5 (2025-01-22)
Bug Fixes
- use minidump on Windows to be more useful (e5f7ae2)
v1.49.4
1.49.4 (2025-01-22)
Bug Fixes
- need a reliable way to check if the agent is run as DLL (330a0b6)
v1.49.3
1.49.3 (2025-01-22)
Bug Fixes
- #393 use more precise binary patching for reliable config extraction (88bda6d)
v1.49.2
1.49.2 (2025-01-21)
Bug Fixes
--debug
build fails (0eac8a0)
- drop
-s
when building debug version (20e11e5)
- linux shared libs linked with musl seems broken (360efe8)
- logging not working (6fc43f1)