Nicky Bloor

Results 3 issues of Nicky Bloor

Added a simple reverse command shell which also supports pipes and redirection shell operators. Works with e.g. a netcat listener. For ease of reading/review the shell code is as follows:...

**Describe the bug** On a freshly built Ubuntu 18.04 VM, the `objection explore` command failed with the following output: ``` Using USB device `Pixel 2` Unable to connect to the...

🐛bug
frida

Arbitrary data written by a `writeObject()` method may break parsing when the class description flags are `SC_WRITE_METHOD | SC_SERIALIZABLE`. The parser treats the `objectAnnotation` data as if it is also...