Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanSalwan committed Jun 28, 2018
1 parent c6695e0 commit 61f18a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,15 +130,9 @@ $ ./scripts/testing_equality.py ./tigress-challenges/tigress-0-challenge-0 ./deo

Basically, this script runs the obfuscated and the deobfuscated binaries with random inputs and checks if they have the same output results.

# Regarding the Tigress challenge, what did we solve?
# Regarding the Tigress challenge, what are results?

We fully solved these following Tigress challenges:

* **0000**: 0,1,2,4
* **0001**: 0,1,2,3,4
* **0002**: 1,2,3,4
* **0003**: 0,1,2,3,4
* **0004**: 0,1,2,3,4
![Tigress results](misc/tigress_challenges.png)

# Testing our approach on others binaries

Expand Down
Binary file added misc/tigress_challenges.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 61f18a8

Please sign in to comment.