Skip to content

Releases: jm33-m0/emp3r0r

v1.49.1

20 Jan 11:36
3208113
Compare
Choose a tag to compare

1.49.1 (2025-01-20)

Bug Fixes

  • disable daemonizae in Windows (0902b70)

v1.49.0

20 Jan 09:39
99daac3
Compare
Choose a tag to compare

1.49.0 (2025-01-20)

Features

  • support DLL/SO payload types (d8a1c04)

Bug Fixes

  • gen_agent module initialization (d652b0e)
  • build as windowsgui if target is Windows (33ca2f6)
  • copilot deleted my code, fucking retard! (4548470)
  • create CGO-enabled agent for DLL/SO types (cd1ad3b)
  • deprecate upx, users should deliver compressed payloads by themselves (d10a2f8)
  • go-console fails to build for arm64 (5faa4fc)
  • redesign modules and fix errors (c90ed00)
  • refactor module config structure (bf38b05)
  • support more arch for shared obj building (dd16baa)
  • support more arch when building linux_so (9a39895)
  • use zig to avoid cross-compiling nightmare (a919132)

v1.48.10

18 Jan 12:31
fd6f209
Compare
Choose a tag to compare

1.48.10 (2025-01-18)

Bug Fixes

  • AddNeededLib no longer depends on patchelf program (5983def)
  • do not download file when memdump fails (2445006)

v1.48.9

18 Jan 08:41
0f9baa2
Compare
Choose a tag to compare

1.48.9 (2025-01-18)

Bug Fixes

  • elvish_win not working (2c3ef0d)
  • mem_dump should download dumped mem file (3221840)
  • agent response too noisy (123258a)
  • interactive modules file not found in Windows (7d2e4c8)
  • randomize MagicString (4bf2f96)

v1.48.8

17 Jan 08:24
38d0b45
Compare
Choose a tag to compare

1.48.8 (2025-01-17)

Bug Fixes

  • CLI commands handling refactored (394e5e4)
  • command auto-completion broken after selecting a target (8583b2c)
  • display cd errors (59d5682)

v1.48.7

15 Jan 06:50
28354fd
Compare
Choose a tag to compare

1.48.7 (2025-01-15)

Bug Fixes

  • interactive modules "failed to upload" (924dbca)

v1.48.6

15 Jan 05:57
eda9bbf
Compare
Choose a tag to compare

1.48.6 (2025-01-15)

Bug Fixes

  • make prompt string more informative (7e432d2)

v1.48.5

15 Jan 05:07
048cb31
Compare
Choose a tag to compare

1.48.5 (2025-01-15)

Bug Fixes

  • file_manager not starting (8aee534)
  • get download progress not showing (4b349cc)
  • do not download again if already downloaded and checksum matched (aa9ec97)
  • regex filter for recursive downloads (1443b01)

v1.48.4

15 Jan 03:07
3b2daeb
Compare
Choose a tag to compare

1.48.4 (2025-01-15)

Bug Fixes

  • recursive dowloads should retain directory structure (20d8bda)
  • should check if any files fail to download in recursive downloads (08427dd)

v1.48.3

14 Jan 23:29
f639fe7
Compare
Choose a tag to compare

1.48.3 (2025-01-14)

Bug Fixes

  • restrict to 1 task per download for recursive downloads, enforce checksum verification (7f66130)