Skip to content

Commit d86b841

Browse files
authored
Update README.md
1 parent ea288a6 commit d86b841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Issues or new features can be reported via the [GitHub issue tracker](https://gi
123123
**Known issues**
124124

125125
* Xamarin app needs to be running before you start this script (see [this issue](https://github.com/freehuntx/frida-mono-api/issues/4) for more information).
126+
* You get the error `Export not found: mono_aot_get_method`. This is due to your application being JIT-compiled. Please use the example scripts that are prefixed with `jit_` instead of `aot_` (AOT-compiled). See [issue #3](https://github.com/NorthwaveNL/fridax/issues/3) for more information.
126127

127128
## License
128129

0 commit comments

Comments
 (0)