diff --git a/README.md b/README.md index c4582bf..e9bff24 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,10 @@ This repository is created as an online bookmark for useful links, resources and binvis.io visual analysis of binary files + + blackberry/pe_tree + Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro to dump in-memory PE files and reconstruct imports. + carbonblack/binee Binee: binary emulation environment