23 Commits

Author SHA1 Message Date
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ı b73750f8c3 Amber 3.0 Loaders tested and working 2020-10-20 16:05:11 +03:00
EgeBalci d2c93aad28 MAJOR VERSION UPDATE !
- x64 supoort added
- x86/x64 assemly stubs rewritten
- Only remaining dependency nasm and go
- C++ stubs converted to go
- map.go converted into a library (mape)
- core files are stored inside the source with statik project
- Installation mechanism removed
- Go package support added
- Workspace mechanism added
2018-12-08 00:29:47 +03:00
EgeBalci 5eef6ccb8f Started writing golang stub 2018-07-03 15:21:04 +03:00
EgeBalci af56cc9977 README update 2018-05-09 12:39:15 +03:00
EgeBalci 935e872a6f Version spesific signatures removed.
Integrity check errors adjusted.
2018-04-03 23:12:13 +03:00
EgeBalci 99d2c15c19 Added spesific signatures for version 1.4 2018-04-03 23:03:37 +03:00
EgeBalci 9fb4da5515 New resource loading stub added (Very experimental !!) 2018-04-03 22:47:22 +03:00
EgeBalci d4a1bfa24d DLL support added !
Resource data updated.
Better code & verbose output.
2018-03-30 23:05:13 +03:00
EgeBalci d4efb9c300 Removed HideWindow function 2018-03-03 23:00:15 +03:00
EgeBalci 109ca61060 Fixed a silly mistake :/ 2017-12-03 17:23:36 +03:00
EgeBalci 854f9c5430 RC4 payload encryption added to normal and staged payload stubs (Finaly working :D ) 2017-12-03 16:36:38 +03:00
EgeBalci 38a75f4bcd Added RC4 encryption feature for staged payloads (working OK) 2017-11-29 00:37:08 +03:00
EgeBalci 1f1992d500 Resource file updated 2017-11-28 14:35:23 +03:00
EgeBalci 1159ab01b3 Several code fix on compile.go and AntiSandbox.h 2017-11-14 10:55:44 +03:00
EgeBalci d99091d1ce Adjusted few details & changed fake dll name 2017-11-14 09:50:05 +03:00
EgeBalci d19cefba9c Added a descriptive label for yara rules 2017-11-14 09:47:05 +03:00
EgeBalci 371ac692e5 Final changes before RC4 implementation 2017-11-14 00:07:04 +03:00
EgeBalci 5dd74914bd Better installation mechanism
RC4 functions added to cpp stub but not implemented
2017-11-08 14:01:53 +03:00
EgeBalci 14ffc98656 - Fixed a very silly mistake :S 2017-10-19 18:26:34 +03:00
EgeBalci 1fafc08d85 - README.md update 2017-09-15 19:53:46 +03:00
EgeBalci a44eeeff18 - SEH record fix method revoked 2017-09-15 19:09:08 +03:00