Update README.md

This commit is contained in:
DavidXanatos 2023-01-28 18:37:41 +01:00 committed by GitHub
parent 7329d5629e
commit 0f17fcba12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -63,6 +63,13 @@ Binary Ninja is a multi-platform interactive disassembler, decompiler, and binar
<br>
<br>
## 🚀 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)