diff --git a/README.md b/README.md index cedb6bdb..bf4e9af2 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,13 @@ Binary Ninja is a multi-platform interactive disassembler, decompiler, and binar

+## 🚀 Usefull tools for sandboxie + +Sandboxie's functioanlity can be encahnced with specialized tools like the following + + * (LogApiDll)[https://github.com/sandboxie-plus/LogApiDll] - this dll adds verbose trace output to sandboxies trace log, listing invocations of relevant windows API functions. + * (SbieHide)[https://github.com/VeroFess/SbieHide] - this dll hides the presence of the SbieDll.dll from the aplication. + ## 📑 Helpful Contributors - DavidBerdik - Maintainer of [Sandboxie Website Archive](https://github.com/Sandboxie-Website-Archive/sandboxie-website-archive.github.io)