Skip to content

Commit d9a2d4a

Browse files
committed
updated readme
1 parent a2cf343 commit d9a2d4a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ This is in a VERY early stage and for now only handles linux/x86_64 binaries.
1111
- Recover function names
1212
- Recover number of arguments and return type
1313

14+
# Developers
15+
16+
Code formatted with
17+
18+
`clang-format -i -style=Google src/main/java/gotools/*.java`
19+
1420
# References
1521

1622
- [Reversing GO binaries like a pro](https://rednaga.io/2016/09/21/reversing_go_binaries_like_a_pro/)

0 commit comments

Comments
 (0)