AppJailLauncher icon indicating copy to clipboard operation
AppJailLauncher copied to clipboard

CTF Challenge Framework for Windows 8 and above

Results 6 AppJailLauncher issues
Sort by recently updated
recently updated
newest added

Hi, I tested under Win 8, 8.1 and 10. CreateProcess fails to create a process for binaries compiled with /DYNAMICBASE:NO and I can't figure out what flag can fix this......

I'm screwing around with /analyze, and it's picked up a couple of issues for AppJailLauncher. This one is unlikely to cause any trouble, but it still violates the [InetNtop API...

I'm screwing around with /analyze, and it's picked up a couple of issues for AppJailLauncher. This may cause crashes. At lines 52, 53, and 57, in utils.cpp, you're dereferencing a...

I'm screwing around with /analyze, and it's picked up a couple of issues for AppJailLauncher. Good software development on your part means this bug won't cause any bad behavior, but...

https://scan.coverity.com/ It supports Windows via a manual upload method. You have to download their Win64 tools (which are 438mb!) and then manually upload compilation artifacts to their servers.

For now, the child process should have a mechanism to terminate itself after a specified amount of time.

bug