frida / frida-tools

Frida CLI tools
Other
344 stars 93 forks source link

Update _repl_magic.py #86

Closed apkunpacker closed 2 years ago

apkunpacker commented 2 years ago

fix problem with %resume / --no-pause command

oleavr commented 2 years ago

Thanks!

qbx2 commented 2 years ago

%reload is also broken.

[Android Emulator 5554::com.android.chrome ]-> %reload
Failed to load script: 'Reload' object has no attribute '_load_script'
oleavr commented 2 years ago

@qbx2 That and other bugs have also been fixed since this was merged. Please grab the latest release, and do let me know if you find any other bugs.