Skip to content

Commit

Permalink
Merge pull request #12 from mborgerson/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mahaloz authored Apr 30, 2024
2 parents f21d14f + 5a0b45a commit ae0a8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/decompilers/directory.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Each decompiler should also be listed with some minimal facts about their differ

| Decompiler | Attributes | Intermediate Language | Release Date |
|------------|------------|-----------|--------------|
| [angr decompiler](https://github.com/angr/angr/tree/master/angr/analyses/decompiler) | 0️⃣, 🌐 | [VEX](https://github.com/angr/vex/tree/8f48c00eadbb31d379b829c01792a9c4a21636d4), [AIL](https://github.com/angr/ailment) | 2018 |
| [angr decompiler](https://github.com/angr/angr/tree/master/angr/analyses/decompiler) | 0️⃣, 🌐 | [VEX](https://github.com/angr/vex/tree/8f48c00eadbb31d379b829c01792a9c4a21636d4), [P-Code](https://spinsel.dev/assets/2020-06-17-ghidra-brainfuck-processor-1/ghidra_docs/language_spec/html/pcoderef.html), [AIL](https://github.com/angr/ailment) | 2018 |
| [Binary Ninja](https://binary.ninja/) | 0️⃣ | [BNIL](https://docs.binary.ninja/dev/bnil-llil.html) | 2015 |
| [dewolf](https://github.com/fkie-cad/dewolf) | 0️⃣, 🌐, 🔌 | BNIL | 2015 |
| [DREAM](https://github.com/CodeIntelligenceTesting/dream-ida) | 0️⃣, 🌐, 💀, 🔌 | Micro Code | 2015 |
Expand Down

0 comments on commit ae0a8f0

Please sign in to comment.