AppJailLauncher icon indicating copy to clipboard operation
AppJailLauncher copied to clipboard

CTF Challenge Framework for Windows 8 and above

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.