Skip to content

Commit

Permalink
added a submodule to the radare2-python repo
Browse files Browse the repository at this point in the history
This repo contains a script that allows renaming the functions within
radare2 to the names extracted using GoReSym
  • Loading branch information
Emile committed Apr 17, 2024
1 parent 7c37bd7 commit a26acca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "BinjaPython"]
path = BinjaPython
url = https://github.com/xusheng6/binja-GoReSym.git
[submodule "radare2Python"]
path = radare2Python
url = https://github.com/HanEmile/radare2-GoReSym
1 change: 1 addition & 0 deletions radare2Python
Submodule radare2Python added at b7e3d2

0 comments on commit a26acca

Please sign in to comment.