diff --git a/README.md b/README.md index b42efda..9c44ce7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ * [`String comparison`](#string-comparison) * [`Hook JNI by address`](#hook-jni-by-address) * [`Hook constructor`](#hook-constructor) -* [`Hook Java refelaction`](#hook-refelaction) +* [`Hook Java reflection`](#hook-refelaction) * [`Trace class`](#trace-class) @@ -793,7 +793,7 @@ TODO
[⬆ Back to top](#table-of-contents) -#### Hook refelaction +#### Hook reflection `java.lang.reflect.Method#invoke(Object obj, Object... args, boolean bool)`