From 95e06f5c7b8d2261f6a52d4dadff493650251fa4 Mon Sep 17 00:00:00 2001 From: iddoeldor Date: Wed, 22 Apr 2020 12:57:47 +0300 Subject: [PATCH] compile & load cpp module, link fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d490cd..b17ce9f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
Native -* [`Load C++ module`](#load-c++-module) +* [`Load C++ module`](#load-cpp-module) * [`One time watchpoint`](#one-time-watchpoint) * [`Socket activity`](#socket-activity) * [`Intercept open`](#intercept-open) @@ -112,7 +112,7 @@ ab fridadescribe console.log(Object.getOwnPropertyNames(Java.use('$').__proto__)
-#### Load C++ module +#### Load CPP module ```cpp #include