Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EquiFox authored Nov 28, 2017
1 parent 962dddc commit 3648629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ if (MonoProcess.Attach(targetProcess, out monoProcess))
## Safety Mechanisms
Tested and confirmed working on `Albion Online` (x86) & `Escape from Tarkov` (x64) as of November 27th, 2017.

Since multiple variants of Mono exists, using these features on any other Mono process might result in a crash.
Feel free to open an issue if a specific process isn't working and I'll take a look.
Since multiple variants of Mono exists, using these features on any other Mono process might result in a crash.
**Feel free to open an issue if a specific process isn't working and I'll take a look.**

*Note: Disabling AssemblyLoad Callbacks also prevents the assembly to be listed by GetAssemblies(), it's the recommended way to go.*

Expand Down

0 comments on commit 3648629

Please sign in to comment.