0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix silly FIFO assumption More... about 10 years ago
Fix race-condition that resulted in the REPL hanging More... about 10 years ago
Fix crash when attempting to trace partially resolved imports More... about 10 years ago
Stick to ES5 in the generated handlers More... about 10 years ago
Add --disable-jit switch to console scripts More... about 10 years ago
Add `disable_jit()` to Session More... about 10 years ago
Make PySession_disable_debugger() METH_NOARGS as it should be More... about 10 years ago
Merge pull request #65 from superkhung/master More... about 10 years ago
Set prompt-toolkit to version 0.57+ More... about 10 years ago
Fix imports for newer prompt-toolkit More... about 10 years ago
Merge pull request #64 from riverar/patch-1 More... about 10 years ago
Fix Python 3 line endings regression More... about 10 years ago
Assume UTF-8 when the stdout encoding is unknown More... about 10 years ago
Merge pull request #63 from 0xABD/patch-1 More... about 10 years ago
Fix manpage parser regexp for "*funcname" More... about 10 years ago
Fix the manpage parser regexp More... about 10 years ago
Suppress warning caused by the Python 3.5 headers More... about 10 years ago
Fix crash when the stdout encoding cannot represent all characters More... about 10 years ago
Always treat handler scripts as UTF-8 More... about 10 years ago
Fix UTF-8 fields being accidentally exposed as str on Python 2.x More... about 10 years ago
Upgrade to Python 3.5 More... over 10 years ago
Fix display of raw array buffers as returned by Memory.readByteArray() More... over 10 years ago
Update name displayed for the system session More... over 10 years ago
Lock the prompt-toolkit version to 0.38 More... over 10 years ago
Fix frida-discover on JavaScriptCore by downgrading to ES5 More... over 10 years ago
Fix frida-trace on JavaScriptCore by downgrading to ES5 More... over 10 years ago
Fix REPL on JavaScriptCore by downgrading to ES5 More... over 10 years ago
Fix crash in REPL's FridaCompleter on error More... over 10 years ago
Merge pull request #54 from 0xABD/patch-1 More... over 10 years ago
minor refactoring -- coding style More... over 10 years ago