7 Commits

Author SHA1 Message Date
Ege Balcı fae3275b68 Amber v3.2 release.
- Major loader update!
  - Added TLS callback support
  - Added forwarded imports support
  - Removed GetProcAddress and LoadLibrary WinAPI usage
  - Switched to NTDLL WinApi functions
  - Wiper code improved
- Added lite loader option for appending PE files on the fly!
- Added experimental raw syscall loader
- Added static build flags in makefile
- File name bug fixed
- Dockerfile updated
- Github workflows added
- README updated
2023-06-24 13:58:23 +02:00
Ege Balcı 7b15b92f64 Added submodules 2020-12-23 19:13:57 +03:00
Ege Balcı 4f69ba1c22 v3.0 Stable Release !!! 2020-11-26 22:48:05 +03:00
Ege Balcı a104902480 First working 3.0 alpha build 2020-11-20 00:33:48 +03:00
Ege Balcı daccbd308c Loader bug fixes, new banner and spinner 2020-11-17 00:37:04 +03:00
Ege Balcı 8f81fb662a Filemapping bug fixed and x86 reflective payload working 2020-10-30 03:00:53 +03:00
Ege Balcı b73750f8c3 Amber 3.0 Loaders tested and working 2020-10-20 16:05:11 +03:00