Zehuan Li

Results 2 comments of Zehuan Li

Diff below: ``` diff --git a/app.py b/app.py index fe2480e..6267f43 100644 --- a/app.py +++ b/app.py @@ -107,7 +107,7 @@ def hook_clear(): @app.route('/hook', methods=['POST']) def hook(): - house_global.device = frida.get_usb_device() + house_global.device...

Hi @hajdam , thank you so much for the update and information here! I'd love to see how the new version looks like and what changes can be added to...