Releases: jm33-m0/emp3r0r
Releases · jm33-m0/emp3r0r
v1.31.6
1.31.6 (2023-09-03)
Bug Fixes
- handle AES decryption panic (48e362e)
v1.31.4
1.31.4 (2023-08-04)
Bug Fixes
run_as_daemon
should always be enabled (11a3979)
- loader.so should return error for non-
amd64
(4170414)
v1.31.2
1.31.2 (2023-08-03)
Bug Fixes
- do not attemp to hide without root (b69f6b1)
- loader.so unable to find exe due to malformed path name (eec2dcc)
- sometimes CA cert is not added to agent config (a003cd0)
- use
bash
shell when started by loader.so (d12bda5)
v1.31.1
1.31.1 (2023-08-02)
Bug Fixes
VERBOSE=true
not working (b7894c4)
- auto-updating hide_pid list (7a2d822)
- be silent when started by loader.so (4113d3d)
- do not overwrite backup (ef0b058)
- hidden_pids list gets overwritten (fbf7c9c)
- sort hidden_pids list (a63dcef)
- unable to read config when started by loader.so (9074fc4)
v1.31.0
1.31.0 (2023-08-02)
Features
- hide PIDs and files using loader.so (c54c5f5)
v1.30.3
1.30.3 (2023-07-12)
Bug Fixes
- check if an ELF is static (d574330)
- module unpack using xz (177eaa2)
- pack modules with xz, reduce size even more (955b6bd)
- patch static ELFs and
patchelf
itself (286ddfb)