Commit graph

35 commits

Author SHA1 Message Date
75c14abfa5 Code automodifiant 2026-02-26 22:15:43 +01:00
6d7a7fa4ec Correction du checksum 2026-02-26 19:33:35 +01:00
2756387905 Amelioration checksum et antidebug 2026-02-26 16:30:49 +01:00
6398084f3e added pintool exec time verification 2026-02-26 12:37:12 +01:00
1114092cea added fakemain to not valid executions 2026-02-26 12:14:52 +01:00
0053814426 added antidebug with is_debugger_present 2026-02-26 12:12:29 +01:00
746babc772 added checksum verification 2026-02-26 11:55:27 +01:00
649b9af022 fixed print of hash 2026-02-26 11:50:40 +01:00
b53b4144d0 added new config 2026-02-26 11:48:33 +01:00
b80d14dbb5 Merge remote-tracking branch 'origin/Obfuscation' 2026-02-26 11:46:35 +01:00
ce485a0902 added hash check 2026-02-26 11:43:47 +01:00
b541496c39 Obfuscation main, correction bug, nique jai fini ca me clc 2026-02-25 23:26:53 +01:00
eb3487b393 Obfuscation fake_main et fonctions associées 2026-02-25 22:14:38 +01:00
fc0f6f7cd2 Correction bug mémoire 2026-02-25 21:24:46 +01:00
1dd0ea284b Obfuscation evaluate_polynomial 2026-02-25 19:10:12 +01:00
063729ae1d Obfuscation gf_mul 2026-02-25 18:30:26 +01:00
2fe73c3be3 Obfuscated memcpy 2026-02-25 10:25:41 +01:00
6d8cf617a5 main + obfuscations 2026-02-25 09:50:55 +01:00
5378e7ad26 ajout du vieux main comme bait 2026-02-25 09:37:27 +01:00
fcba3b1a6f Merge branch 'feature/secret-patch-v2' 2026-02-25 09:19:05 +01:00
bc7de6feb0 Correction de l'algo pour le rendre plus sécure 2026-02-24 21:59:22 +01:00
0d213d58e7 Correction avec chainage 2026-02-24 16:11:11 +01:00
bbf3c1a93f added malloc to obfuscated functions, fixed a bug where the search would skip over 2026-02-24 14:27:31 +01:00
264154ccd7 Implémentation de la clé en White-Box Crypto à l'aide de Polynomes 2026-02-24 14:18:42 +01:00
3be58984ac added a new way to obfuscate printf calls (and others!) 2026-02-24 13:36:48 +01:00
1ac7741176 added obfuscation through a function list 2026-02-20 19:03:52 +01:00
0af4c15684 added tree long calculation and sha256 stuff 2026-02-20 18:26:49 +01:00
77798402e5 Already working malware! 2026-02-20 15:53:41 +01:00
8ea13a43b6 Added some organization 2026-02-12 16:48:20 +01:00
d59c956fc9 added some comments 2026-02-12 16:40:28 +01:00
acdcdb2399 added some tree fun stuff :D 2026-02-12 16:39:49 +01:00
a7e157b446 fixed clang error when on linux 2026-02-12 16:19:03 +01:00
5282d50789 Exemple de malware, premier essai 2026-02-12 11:37:43 +01:00
7c2c089f60 added string obfuscation example 2026-02-12 10:54:33 +01:00
3c98c7fddf new project 2026-02-12 10:28:45 +01:00