Update README.md
This commit is contained in:
parent
7329d5629e
commit
0f17fcba12
|
@ -63,6 +63,13 @@ Binary Ninja is a multi-platform interactive disassembler, decompiler, and binar
|
||||||
<br>
|
<br>
|
||||||
<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
|
## 📑 Helpful Contributors
|
||||||
|
|
||||||
- DavidBerdik - Maintainer of [Sandboxie Website Archive](https://github.com/Sandboxie-Website-Archive/sandboxie-website-archive.github.io)
|
- DavidBerdik - Maintainer of [Sandboxie Website Archive](https://github.com/Sandboxie-Website-Archive/sandboxie-website-archive.github.io)
|
||||||
|
|
Loading…
Reference in New Issue