Skip to content

Releases: jm33-m0/emp3r0r

v2.4.2

15 Feb 09:41
35c12ee
Compare
Choose a tag to compare

2.4.2 (2025-02-15)

Bug Fixes

  • add crypto auth helpers
  • refactor: use init to centralize initialization
  • refactor: unify file paths initialization for both tun and cc
  • refactor: a lot of rewriting
  • fix: stager module macro
  • fix: KCP transport needs 127.0.0.1 to be a valid common name in server cert
  • fix: daemonize is not needed when run from stager.so
  • fix: do not add cached download option for local modules

v2.4.1

13 Feb 05:30
823cfa6
Compare
Choose a tag to compare

2.4.1 (2025-02-13)

Bug Fixes

  • ssh_harvester can't be restarted (ee4dfde)
  • crash when set an unknown option (5e8ebf4)
  • display full command in cmd response (2e1d51b)
  • duplicated items in history search (f2db9da)
  • lack of some useful readline features (dac383f)
  • some agent commands have no runners (6575f5c)

v2.4.0

12 Feb 13:14
9885291
Compare
Choose a tag to compare

2.4.0 (2025-02-12)

Features

  • agent command infrastructure now working (2e7356d)
  • agent command structure, improve maintainability and readability (494dbfa)

Bug Fixes

v2.3.0

12 Feb 01:49
6af89fc
Compare
Choose a tag to compare

2.3.0 (2025-02-12)

Features

  • auto-complete remote path names (87c9225)

v2.2.12

12 Feb 01:22
320c327
Compare
Choose a tag to compare

2.2.12 (2025-02-12)

Bug Fixes

  • put sends empty checksum (716f61b)
  • agent lost when C2 is re-built (51c3ae2)
  • all completers are run at once (56403d0)

v2.2.11

11 Feb 11:41
51fb9c5
Compare
Choose a tag to compare

2.2.11 (2025-02-11)

Bug Fixes

  • ask for SSH password to use the relayed C2 (66af346)
  • transport string for kcp incorrect (890d126)

v2.2.10

11 Feb 09:36
3378e8c
Compare
Choose a tag to compare

2.2.10 (2025-02-11)

Bug Fixes

  • c2 relay via SSH should use a different random password (28ba2e4)
  • remove shadowsocks c2 transport (22cba84)

v2.2.9

10 Feb 08:32
d27f901
Compare
Choose a tag to compare

2.2.9 (2025-02-10)

Bug Fixes

  • automatically stop existing emp3r0r instance and prompt user to reopen after updating (c23bab6)

v2.2.8

10 Feb 08:10
25bec08
Compare
Choose a tag to compare

2.2.8 (2025-02-10)

Bug Fixes

  • upgrade_cc fails to run in tmux (1d13a2a)
  • add tmux as dependency (82ceb3e)

v2.2.7

10 Feb 07:31
de73511
Compare
Choose a tag to compare

2.2.7 (2025-02-10)

Bug Fixes

  • git unable to get tag name in github action environment (07b8a32)