Skip to content

Releases: jm33-m0/emp3r0r

v1.31.6

03 Sep 09:47
b45893a
Compare
Choose a tag to compare

1.31.6 (2023-09-03)

Bug Fixes

  • handle AES decryption panic (48e362e)

v1.31.5

10 Aug 16:45
c9c6edc
Compare
Choose a tag to compare

1.31.5 (2023-08-10)

Bug Fixes

v1.31.4

04 Aug 10:09
a97fcea
Compare
Choose a tag to compare

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

03 Aug 07:57
733d012
Compare
Choose a tag to compare

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

02 Aug 10:04
3baa14a
Compare
Choose a tag to compare

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

02 Aug 03:55
57ddcc1
Compare
Choose a tag to compare

1.31.0 (2023-08-02)

Features

  • hide PIDs and files using loader.so (c54c5f5)

v1.30.5

19 Jul 09:33
ce5d3d1
Compare
Choose a tag to compare

1.30.5 (2023-07-19)

Bug Fixes

v1.30.4

15 Jul 07:17
bfac117
Compare
Choose a tag to compare

1.30.4 (2023-07-15)

Bug Fixes

  • add option to uninstall (e1a4e0d)

v1.30.3

12 Jul 07:18
36318c8
Compare
Choose a tag to compare

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)

v1.30.2

12 Jul 03:27
ca2923a
Compare
Choose a tag to compare

1.30.2 (2023-07-12)

Bug Fixes