Skip to content

Commit e7e84c5

Browse files
committed
2 parents 54d0818 + 176d3d9 commit e7e84c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ In order for the injector to work, the load/unload methods need to match the fol
88
```sh
99
static void Method()
1010
```
11+
# Note
12+
Processes running the newer mono runtime (mono-2.0-bdwgc.dll) are currently not injectable with this tool. The process crashes when executing mono_thread_attach(), and that's about all I know at the moment. I will fix this whenever I have time for it.

0 commit comments

Comments
 (0)