trailofbits / AppJailLauncher

CTF Challenge Framework for Windows 8 and above

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppJailLauncher

Build status

Supported Operating Systems

AppJailLauncher requires AppContainer functionality on Windows which limits support to Windows 8 and above.

Tested Platforms

  • Windows 8.1 Update 1 x64 (w/ Visual Studio 2013 Professional)

Writing Challenges

  • Make sure setvbuf(stdout, NULL, _IONBF, 0); is called.

Authors

  • AppJailLauncher was developed by Andy Ying.

About

CTF Challenge Framework for Windows 8 and above

License:MIT License


Languages

Language:C++ 69.6%Language:Python 24.6%Language:C 5.8%