elias

Results 3 issues of elias

When trying to start the Selenium Web Driver with BrowserMob in Java I get the following exception: `Exception in thread "main" java.lang.RuntimeException: Could not resolve localhost at net.lightbody.bmp.client.ClientUtil.getConnectableAddress(ClientUtil.java:114) at net.lightbody.bmp.client.ClientUtil.createSeleniumProxy(ClientUtil.java:70)...

The program description states that „Well some users have UAC set to always show, so UAC bypass techniques are not possible.“ - which is incorrect. UAC bypasses are possible on...

The definition of `IMAGE_OPTIONAL_HEADER` inside inc\x86_64\pe.h is wrong and will lead to errors when trying to parse the data directories at runtime. Check Windows SDK for correct typedef.