0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix repl for python3 More... almost 11 years ago
Merge pull request #21 from Fitblip/master More... almost 11 years ago
Tweak setup.py to make frida-repl just frida from the command line. More... almost 11 years ago
Ignore pycharm/jetbrains folder. More... almost 11 years ago
Start work on magic methods (%paste, %run, %foo) and object inspector logic. More... almost 11 years ago
Add _synchronous_evaluate, tab completion, and some hacky nonsense in the JS component More... almost 11 years ago
New prompt and startup message :) More... almost 11 years ago
Detect OSX's shitty deadline impl and replace it with gnureadline More... almost 11 years ago
Also handle log messages when no message handlers are attached More... almost 11 years ago
Merge pull request #20 from jgeralnik/master More... almost 11 years ago
Reset all colorama styles after use More... almost 11 years ago
Reset colorama style after use More... almost 11 years ago
Fix colorama/readline collision More... almost 11 years ago
Fix crash on shutdown More... almost 11 years ago
Bring back the module qualification changes More... almost 11 years ago
Rename Process -> Session and expose `create_script()` More... almost 11 years ago
Fix crash when running Tracer on Python 2.6 More... almost 11 years ago
Revert module qualification changes for now More... almost 11 years ago
Fix path escaping on Windows More... almost 11 years ago
Always qualify module with its full path in API calls More... almost 11 years ago
Update generated comment regarding manpages More... almost 11 years ago
Remove FAQ section as there's already a link to the website More... almost 11 years ago
Improve the README More... almost 11 years ago
Safely unref the device list More... almost 11 years ago
Merge pull request #18 from Tyilo/patch-1 More... almost 11 years ago
Prevent detecting void as an argument in manpages More... almost 11 years ago
Merge pull request #17 from Tyilo/patch-1 More... almost 11 years ago
Use os.devnull instead of subprocess.DEVNULL More... almost 11 years ago
Also catch OSError More... almost 11 years ago
Get args from manpages for auto-generated tracer More... almost 11 years ago