Commit Graph

  • 8cef862c46
    docs: simplifications master ae 2024-09-22 21:11:13 +0300
  • 948e638cff
    refactor: rm dangling links after migration ae 2024-08-30 18:34:51 +0300
  • 4a6aff2a34 update name change to docs 17ms 2024-02-21 16:30:16 +0200
  • 7a40f17a57 rename cryptoutils lib 17ms 2024-02-21 16:29:18 +0200
  • 030bf89a92 replace hardcoded parameters with u32 bitflag 17ms 2024-02-16 23:18:59 +0200
  • 2a16a674b3 remove clippy warnings & ensure panic after faulty stage 17ms 2024-02-16 00:43:33 +0200
  • 5fc8e8a005 more error propagation 17ms 2024-02-16 00:12:11 +0200
  • bad17f630f improved error propagation & cleaned bootstrap layout 17ms 2024-02-13 23:33:38 +0200
  • 2508c1826a removed possibly conflicting short option name 17ms 2024-02-13 22:17:07 +0200
  • 7df93acd46 note about payload parameters 17ms 2024-02-13 21:32:48 +0200
  • 9fd511cb62 updated the names of the workspace subprojects 17ms 2024-02-13 21:30:05 +0200
  • 10cbe12a39 updated docs with example scenarios 17ms 2024-02-13 21:02:51 +0200
  • 567e36a9f3 loader-level obfuscation during IAT patching 1.) shuffle Import Directory Table entries (image import descriptors) 2.) delay the relocation of each import a random duration 3.) conditional execution based on ordinal/name 4.) indirect function call via pointer 17ms 2024-02-12 20:10:20 +0200
  • 08a32b0816 tested builds w/o loader-level obfuscation 17ms 2024-02-11 22:52:08 +0200
  • 196b93c9bb replaced ref with pass-by-ref 17ms 2024-01-08 22:18:02 +0200
  • f57e2c3e95 fixed getopt & prints 17ms 2024-01-08 22:17:37 +0200
  • 3b264c6ac2 fixed typos in toolchains 17ms 2024-01-08 22:16:49 +0200
  • ef9b173c6e proper linting & google formatting 17ms 2024-01-06 13:53:18 +0200
  • 2aa60ccc61 include blog post link 17ms 2024-01-05 21:57:22 +0200
  • 3824443f0e update build to match dir structure 17ms 2024-01-05 21:48:20 +0200
  • ae85701371 include features & disclaimer to readme 17ms 2024-01-05 21:15:45 +0200
  • ee6da55d83 randomized XOR & organized common headers 17ms 2024-01-05 21:02:01 +0200
  • b3a4f0f51c separate file utils 17ms 2024-01-05 21:00:53 +0200
  • 471271128f separate shared modules 17ms 2024-01-05 18:32:18 +0200
  • ee520720e4 include missing header 17ms 2024-01-04 20:14:09 +0200
  • 74d933b8a2 build size optimizations, streamlining 17ms 2024-01-04 20:00:24 +0200
  • 7d0d6134d1 fix alcatraz link 17ms 2024-01-03 21:02:20 +0200
  • ffe7a9ddcd initial shellcode generator version (untested) 17ms 2024-01-03 21:01:26 +0200
  • e60e521653 obfuscate loader IAT patching with conditional sleeps 17ms 2024-01-03 17:25:17 +0200
  • f820b24339 include generator to build config 17ms 2024-01-03 15:33:07 +0200
  • a46216abfc c++ conversion & updated build config 17ms 2024-01-02 23:06:07 +0200
  • ff702cf36f initial readme skeleton 17ms 2024-01-02 23:05:29 +0200
  • e51c07068a parameter naming 17ms 2023-12-30 23:22:27 +0200
  • ccf0d4d183 fixed casting & naming compilation errors 17ms 2023-12-30 23:22:09 +0200
  • da726402fe simplified build setup 17ms 2023-12-30 23:21:14 +0200
  • 3fed499559 remove redundant submodules config 17ms 2023-12-29 21:36:48 +0200
  • d2ae162332 semiproper cmake build configuration 17ms 2023-12-29 21:36:08 +0200
  • 89d042fb45 separate toolchain dir 17ms 2023-12-29 20:01:39 +0200
  • 7a55661bb6 linux cmake toolchain (& fixed typos) 17ms 2023-12-28 22:53:37 +0200
  • 59b435e7f6 cmake toolchain files (macos & template for linux) 17ms 2023-12-28 22:49:18 +0200
  • e3918bae17 loader base without obfuscations 17ms 2023-12-23 23:29:31 +0200
  • 7d23b1d1e1 poc payload 17ms 2023-12-22 16:19:43 +0200
  • cb5b95a311 removed oldschool variable declarations 17ms 2023-12-17 01:09:52 +0200
  • 1aa378391b poc injector 17ms 2023-12-13 01:55:54 +0200
  • a2963c9af5
    Initial commit 17ms 2023-12-13 00:18:24 +0200