0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move logfile functionality to the REPL as intended More... about 9 years ago
Add option to write all REPL prints to a logfile (#100) More... about 9 years ago
Fix tests when running without stdin attached More... about 9 years ago
Update description More... about 9 years ago
Improve the library injection examples More... about 9 years ago
Add library injection examples More... about 9 years ago
Expose the new library injection APIs of Device More... about 9 years ago
Fix warning reported by MSVC More... over 9 years ago
Disable LTCG on Windows More... over 9 years ago
Fix build regression on Py3k More... over 9 years ago
Compare signal callbacks as PyObjects and not as pointers (#92) More... over 9 years ago
Add batch mode support to the REPL More... over 9 years ago
Add a quiet mode to ConsoleApplication More... over 9 years ago
Update to the new 8.x API More... over 9 years ago
Add support for the new bytecode APIs More... over 9 years ago
Add a tiny RPC example More... over 9 years ago
Update to the revised RPC protocol More... over 9 years ago
Include stacktrace in RPC exception when available More... over 9 years ago
Move --no-pause to repl.py (#83) More... over 9 years ago
Add ability to not pause at startup (#82) More... over 9 years ago
Merge pull request #80 from frida/feature/repl-watch-loaded-script More... almost 10 years ago
Remove the -w/--watch switch and watch regardless More... almost 10 years ago
Improve watch behavior More... almost 10 years ago
Do file monitoring in load_script More... almost 10 years ago
Assume that the `level` field is always provided More... almost 10 years ago
Get rid of abspath; Guard against --watch without user script More... almost 10 years ago
Monitor the userscript file, not the directory More... almost 10 years ago
Fix handling of unicode command-line arguments on Python 2.x More... almost 10 years ago
Implement --watch for repl More... almost 10 years ago
Upgrade to VS2015 More... almost 10 years ago