Releases: jm33-m0/emp3r0r
Releases · jm33-m0/emp3r0r
v1.49.1
1.49.1 (2025-01-20)
Bug Fixes
- disable
daemonizae
in Windows (0902b70)
v1.49.0
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
Bug Fixes
AddNeededLib
no longer depends on patchelf
program (5983def)
- do not download file when memdump fails (2445006)
v1.48.9
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
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
1.48.7 (2025-01-15)
Bug Fixes
- interactive modules "failed to upload" (924dbca)
v1.48.6
1.48.6 (2025-01-15)
Bug Fixes
- make prompt string more informative (7e432d2)
v1.48.5
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
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
1.48.3 (2025-01-14)
Bug Fixes
- restrict to 1 task per download for recursive downloads, enforce checksum verification (7f66130)