fridax icon indicating copy to clipboard operation
fridax copied to clipboard

Fridax enables you to read variables and intercept/hook functions in Xamarin/Mono JIT and AOT compiled iOS/Android applications.

Results 13 fridax issues
Sort by recently updated
recently updated
newest added

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cached-path-relative&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi, thanks for the nice tools i have an issue when fridax.js stuck in `applications = await device.enumerateApplications()` when using frida 15.0.3. However, the JS will run normally when using...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I'm trying to hook a Xamarin-based iOS app and am getting the following error: ``` ~/t/s/s/f/fridax > ./fridax.js inject --device usb --scripts scripts/aot_modify_class_function_argument.js [*] Awaiting storage initialization. [*] Awaiting USB...

Any plan to make it support to hook Android apps written in Flutter?

Feature request

I would be nice if `frida-mono-api` had it's own repo since the original repo does not appear to be maintained anymore.

enhancement

Hello @tijme, - What does this PR change? A minor syntax error fix that would make the mono-module.js to find the mono-module if its one of `KNOWN_RUNTIMES`. which was not...

### Installation prerequisites in **windows** (10): - Microsoft Visual Studio - Microsoft Visual Studio Build Tools - Desktop development with C++ - Python Stable Version - Nodejs Stable Version -...