NorthwaveSecurity / fridax

Fridax enables you to read variables and intercept/hook functions in Xamarin/Mono JIT and AOT compiled iOS/Android applications.
MIT License
164 stars 21 forks source link

Reconsider forking frida-mono-api #5

Open Techbrunch opened 4 years ago

Techbrunch commented 4 years ago

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

tijme commented 4 years ago

I agree that the current situation isn't ideal. Forking would be better indeed. I'll look into it soon. Forking would also improve the UX of Fridax since it wouldn't require including the frida-mono-api by relative path anymore, allowing us to distribute Fridax as an NPM package.