From c83dd64d50006d821587ecc6e677a9fc122588d6 Mon Sep 17 00:00:00 2001 From: Shanyu Juneja <30368557+terminalsin@users.noreply.github.com> Date: Sun, 20 Feb 2022 17:48:11 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 1959f923..eb80ed3f 100644 --- a/README.md +++ b/README.md @@ -56,19 +56,8 @@ to date: - [x] Condition Mangling GEN3 Obfuscation - [x] String GEN3 Encryption -### ***NEW*** Number Mutation -![Graph](https://i.imgur.com/XjUFdRU.png) - -### Switch Mutation -![Graph](https://i.imgur.com/yPjFC8k.png) - -### Fake exceptions -![Graph](https://i.imgur.com/bJcTNHm.png) - -### Fake jumps -![Graph](https://i.imgur.com/780UIIc.png) - # Credits +![Alt](https://repobeats.axiom.co/api/embed/313a28936c13fdca6993eb5b506273fca0fa0f4e.svg "Repobeats analytics image") ## Libraries used - [Maple IR and the Team](https://github.com/LLVM-but-worse/maple-ir)