Skip to content

Releases: jm33-m0/emp3r0r

v1.51.1

26 Jan 12:29
d305f05
Compare
Choose a tag to compare

1.51.1 (2025-01-26)

Bug Fixes

  • vaccine installation fails: patchelf not found (315ec2b)

v1.51.0

26 Jan 11:45
6732794
Compare
Choose a tag to compare

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

25 Jan 23:42
b0f0b6d
Compare
Choose a tag to compare

1.50.3 (2025-01-25)

Bug Fixes

  • update deps, remove deprecated go-ps (94812c3)

v1.50.2

23 Jan 12:23
9addc72
Compare
Choose a tag to compare

1.50.2 (2025-01-23)

Bug Fixes

  • version number not updating (5732f25)

v1.50.1

23 Jan 09:48
0c66b0c
Compare
Choose a tag to compare

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

23 Jan 07:04
2b8e741
Compare
Choose a tag to compare

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

22 Jan 09:44
d99b192
Compare
Choose a tag to compare

1.49.5 (2025-01-22)

Bug Fixes

  • use minidump on Windows to be more useful (e5f7ae2)

v1.49.4

22 Jan 07:28
c2492c3
Compare
Choose a tag to compare

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

22 Jan 06:17
06d4e9d
Compare
Choose a tag to compare

1.49.3 (2025-01-22)

Bug Fixes

  • #393 use more precise binary patching for reliable config extraction (88bda6d)

v1.49.2

21 Jan 00:55
2c07e09
Compare
Choose a tag to compare

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)