Skip to content

brodrigz/Sandboxie-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Wrapper for Sandboxie API (SbieDll.dll)

Based on this post by user 'ddwyer'

  • Ported to net 7
  • Updated method signatures from Sandboxie 3.48 to latest ver (5.70)
  • Fixed a few bugs

W.I.P

For now this is basically an proof of concept, some stuff from the original code is still untested.

Tests from TestSandbox are passing, you can create a sandbox and start processes, information is correctly fetched and the dllimports seem to be working(tested with 5.70 64x).

A talented developer could turn this into a fully-fledged high-level API for Sandboxie, effectively creating a much better alternative to windows job objects.

About

C# Wrapper for sandboxie (sbiedll.dll)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors