https://github.com/compiler-explorer/cewrapper
jail for execution of windows applications
https://github.com/compiler-explorer/cewrapper
Last synced: 4 months ago
JSON representation
jail for execution of windows applications
- Host: GitHub
- URL: https://github.com/compiler-explorer/cewrapper
- Owner: compiler-explorer
- License: bsd-2-clause
- Created: 2023-01-21T13:14:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T10:50:28.000Z (over 1 year ago)
- Last Synced: 2024-12-21T14:43:29.302Z (about 1 year ago)
- Language: C++
- Size: 224 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cewrapper
jailing wrapper for execution of windows applications
## usage
`cewrapper.exe C:\full\path\to\executable.exe arguments`
for some verboseness, use `cewrapper.exe -v C:\full\path\to\executable.exe arguments`
## dev
To format your sourcefiles, use clang-format. Can be downloaded along with llvm [here](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.6/LLVM-15.0.6-win64.exe)