Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie
This commit is contained in:
commit
156f5be594
|
@ -63,6 +63,13 @@ Binary Ninja is a multi-platform interactive disassembler, decompiler, and binar
|
|||
<br>
|
||||
<br>
|
||||
|
||||
## 🚀 Usefull tools for sandboxie
|
||||
|
||||
Sandboxie's functionality can be enhanced 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 application.
|
||||
|
||||
## 📑 Helpful Contributors
|
||||
|
||||
- DavidBerdik - Maintainer of [Sandboxie Website Archive](https://github.com/Sandboxie-Website-Archive/sandboxie-website-archive.github.io)
|
||||
|
|
Loading…
Reference in New Issue