Commit Graph

  • 8e2c4e19d2 Version 2.0.2 release master Ege Balcı 2026-05-01 20:21:00 +02:00
  • 4e844b0c14 Gofmt formatting Ege Balcı 2025-05-25 20:32:00 +02:00
  • c97adb5d53 Merge pull request #28 from Drewsif/master v2.0.2 Ege Balcı 2026-05-01 22:18:42 +00:00
  • ecc578b28c Apply encoder options within the main loop and fix various bugs related to encoding, obfuscation, and file handling. Drew Bonasera 2026-04-29 04:12:25 -04:00
  • e2ccc66ff3 Corrects payload selection logic and several register definitions and selection mechanisms. This commit also optimizes bad-byte checking and improves code style. Drew Bonasera 2026-04-29 03:35:35 -04:00
  • 6203484fcd Fixes several bugs in encoding and obfuscation and adds a new payload execution stress test. Drew Bonasera 2026-04-29 02:45:39 -04:00
  • f54fa65b57 GenerateGarbageAssembly function adjusted for better stability. Ege Balcı 2024-02-21 20:12:00 +01:00
  • 012c110584 GetSafeRandomRegister function fixed. Ege Balcı 2024-02-21 20:47:00 +01:00
  • 2e16f30c2b Decoder schema size calculation bug fixed. Ege Balcı 2024-02-21 20:06:00 +01:00
  • 3466708266 Improved GetSafeRandomRegister function. Ege Balcı 2024-02-21 20:55:00 +01:00
  • 45d96a3242 Adjusted SafeGarbageInstructions pool. Ege Balcı 2024-02-21 20:55:00 +01:00
  • 258f3083db Makefile updated v2.0.1 Ege Balcı 2023-12-18 20:39:00 +01:00
  • 8722871903 README updated Ege Balcı 2023-12-18 20:19:00 +01:00
  • 4a9661f1ca Makefile adjusted for fully static builds Ege Balcı 2023-12-18 20:01:00 +01:00
  • 2311586e76 Dockerfile updated Ege Balcı 2023-12-18 20:19:00 +01:00
  • f5b4dc398d Github workflows added for build & testing Ege Balcı 2023-12-18 20:12:00 +01:00
  • 9d46392ac0 Makefile updated. Ege Balcı 2023-12-18 01:10:16 +01:00
  • cf57494722 README adjusted Ege Balcı 2023-12-18 01:09:27 +01:00
  • 89544142e6 v2.0.1 release! Ege Balcı 2023-12-18 00:38:28 +01:00
  • 94a63c5456 Added more safe garbase instruction patterns Ege Balcı 2021-03-01 09:31:26 +03:00
  • 686e60d127 Go lib version updates Ege Balcı 2020-11-23 00:34:41 +03:00
  • 08bf28647a README update Ege Balcı 2020-11-23 00:03:48 +03:00
  • bf0614fc1c Privileged instructions removed Ege Balcı 2020-11-20 15:50:57 +03:00
  • 48e74637e6 Garbage instruction generation adjustments Ege Balcı 2020-11-19 19:42:06 +03:00
  • 98d40a9d31 v2.0 stable release !! Better x64 decoder stub & lots of improvments 2.0 Ege Balcı 2020-11-06 18:11:20 +03:00
  • 6daefc06fc x64 decoder bug fix Ege Balcı 2020-10-30 22:54:08 +03:00
  • 6ec2194de2 strings.Contains replaced with bytes.Contains Ege Balcı 2020-10-04 15:35:19 +03:00
  • 3b6ed0f877 Bad charracter detection bug fixed. Ege Balcı 2020-09-15 17:24:02 +03:00
  • 980093296b Refactored Ege Balcı 2020-09-02 22:09:19 +03:00
  • a597034d88 Typo fixes Ege Balcı 2020-09-02 22:05:26 +03:00
  • a275abaaea Merge pull request #5 from capnspacehook/master Ege Balcı 2020-08-22 22:40:16 +03:00
  • 8873fd3a01 shrink docker image from 1.11GB to 6.46MB uncompressed Andrew LeFevre 2020-08-13 16:10:53 -04:00
  • bb01955200 v1.0 stable release Ege Balcı 2020-07-29 12:16:46 +03:00
  • d58bc09431 v1.0 stable release v1.0-stable Ege Balcı 2020-07-29 12:16:46 +03:00
  • 362fccb6e9 Multiple encoding bug fixed Ege Balcı 2020-07-07 08:52:33 +03:00
  • 1fad68f2ee README update Ege Balcı 2020-06-12 12:02:25 +03:00
  • 8a9a028e10 README usage fix. Ege Balcı 2020-06-08 15:50:47 +03:00
  • 3ab7496f36 Major changes on garbage code generation mechanics. Ege Balcı 2020-06-08 15:48:36 +03:00
  • 7897e4b5cb Major update on obfuscation engine Ege Balcı 2020-05-30 22:46:36 +03:00
  • 3238dcf32e Merge pull request #2 from nugxperience/fix-architecture-state Ege Balcı 2020-05-30 15:29:26 +03:00
  • 89c6abd8a0 Pass Encoder object by pointer to SetArchitecture() nugxperience 2020-05-30 21:37:26 +10:00
  • e17111ba38 Better garbage generation, new CalculateavarageGarbageInstructionSize function, more tests on yara_test.sh Ege Balcı 2020-05-28 16:38:13 +03:00
  • 76affa57dd First commit Ege Balcı 2020-05-25 21:01:34 +03:00