Jeroen Beckers
Jeroen Beckers
Android Studio v2.3.2 Same thing on latest InteliJ version The following message is triggered when I try to add "v0" in the watch window. During auto-complete of the v0 name,...
I updated the script a bit to fit my use cases. I did it in such a way that it doesn't break any of the original API / functionality. Let...
Feature request: Just like monitoring the clipboard, it would be nice to have a file-system access monitor. Use cases: * Monitor creation of world readable files * Monitor sensitive information...
This library does not correctly implement fingerprint authentication. It simply verifies that a client can pass the challenge or not. As this is a client-side check, this can easily be...
### MASTG Chapter 0x06j ### File Line Number various ### Context Pandoc doesn't support swift with the current version, so code blocks have been reverted to ```default. This ticket is...
If you remove all the items and then add a new one, the timer is stil stopped. Fix: restart the timer if it's not running.
### Is your feature request related to a problem? Please describe. Flashing a kernel might not work if the kernel has been updated/restored in the past. Running `fastboot -w` before...
When checking exported providers in the Application Manifest, QARK checks for the `android:permission` flag. If it can't find it, it assumes the provider is not protected by a permission. However,...
**Describe the bug** I have a (non-public) MachO iOS file for which Ghidra identifies the wrong symbol/linked library for certain imports. Hopper and LIEF do identify the correct symbol and...
The `android sslpinning disable` command fails if the class is found, but the target method is unavailable. This PR makes the hooks abort early if the target method isn't available....