0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move to the stable Python C API More... over 3 years ago
Fix typo in comment More... over 3 years ago
msvs: Move to the new `PythonLocation` property More... over 3 years ago
Rename and simplify remaining MSVS project files More... over 3 years ago
Remove old Visual Studio python 2 project files More... over 3 years ago
Add _frida stub file to package data More... over 3 years ago
Merge pull request #220 from yotamN/fix/type-hinting More... over 3 years ago
Add Mypy to CI More... over 3 years ago
Fix type hinting More... over 3 years ago
Merge pull request #217 from yotamN/feature/linting More... over 3 years ago
Remove unused variables More... over 3 years ago
Add pyflakes to CI More... over 3 years ago
Merge pull request #193 from yotamN/feature/deprecate-python2 More... over 3 years ago
Remove python2 support from the tests More... over 3 years ago
Use print as function instead of keyword More... over 3 years ago
Use new except syntax More... over 3 years ago
Add GitHub actions More... over 3 years ago
Remove string format specifiers More... over 3 years ago
Remove unicode prefix from strings More... over 3 years ago
Remove PEP503 parser and egg downloader from setup.py More... over 3 years ago
session: Add support for the new snapshot APIs (#212) More... over 3 years ago
Bump terser from 4.8.0 to 4.8.1 in /examples/web_client (#210) More... over 3 years ago
Bump shell-quote from 1.7.2 to 1.7.3 in /examples/web_client (#207) More... over 3 years ago
Bump eventsource from 1.1.0 to 1.1.1 in /examples/web_client (#206) More... over 3 years ago
Use bytes literals instead of encode method More... over 3 years ago
Fix `Device.get_bus` The Previous implementation called the `_Device.get_bus` method which doesn't exist More... over 3 years ago
Port to the new frida-core API More... over 3 years ago
compiler: Add Compiler API More... over 3 years ago
msvs: Import `releng\frida-toolchain.props` More... over 3 years ago
msvs: Factor out `PlatformToolset` More... over 3 years ago