freehuntx / frida-mono-api

All the mono c exports, ready to be used in frida!
MIT License
68 stars 21 forks source link

Please release `master` #7

Open NicolaiSoeborg opened 3 years ago

NicolaiSoeborg commented 3 years ago

Hello

Thanks for this nice piece of work!

However it seems like most newer apps doesn't work if using the newest release from npm/yarn.

I.e. the added libmonosgen-2.0.so in mono-module.js is missing from the uploaded module in npm.

freehuntx commented 3 years ago

Im currently reworking "frida-mono" and it will contain everything needed to work with mono. This repo will become obsolete when thats done. You can follow the current state in this branch: https://github.com/freehuntx/frida-mono/tree/feature/v1

I wont concentrate on fixing things here since im not happy with the codebase. Keep an eye on frida-mono :)