(no title)
flutas | 15 days ago
It was able to decompile a react native app (Tesla Android app), and fully trace from a "How does X UI display?" down to a network call with a payload for me to intercept.
Granted it did it by splitting the binary into a billion txt files with each one being a single function and then rging through it, but it worked.
madeofpalk|14 days ago