glassdoor icon indicating copy to clipboard operation
glassdoor copied to clipboard

glassdoor is a modern, autonomous security framework for Android APKs. POC, unmaintained unfortunately.

Results 5 glassdoor issues
Sort by recently updated
recently updated
newest added

The commandline user interface is super buggy at the moment.

When trying to launch glassdoor, it immediately crashes with the following stack trace: ``` [ERROR] [07/01/2017 13:19:06.648] [default-akka.actor.default-dispatcher-2] [akka://default/user/$b] For input string: "0x100" java.lang.NumberFormatException: For input string: "0x100" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)...

Would be nice to be able to cancel a currently running plugin with Ctrl+C.

enhancement

The emulator repository path should not be part of the config, instead it should be defined as a resource, so that it can also be depended upon.

enhancement

When there are changes, that were not specified in the manifest, glassdoor does not wait for new user input.

bug