/AppJailLauncher

CTF Challenge "Framework" for Windows 8 and above

Primary LanguageC++

AppJailLauncher

Supported Operating Systems

Since AppJailLauncher requires AppContainer functionality on Windows which limits the 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.