Skip to content

Commit deedf47

Browse files
authored
Update README.md
1 parent 11b825f commit deedf47

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,13 @@ android process/memory library root
33

44
Library Features:​
55

6-
*LoadToMemoryAndHook (will a passed function(should be simple function or shellcode))
7-
8-
*Hook
9-
10-
*DisablePtrace
11-
12-
*GetFuncSizeArm
13-
14-
*FindCodeCave
15-
6+
* LoadToMemoryAndHook (will a passed function(should be simple function or shellcode))
7+
* Hook
8+
* DisablePtrace
9+
* GetFuncSizeArm
10+
* FindCodeCave
11+
*
1612
*EnumSegments
17-
1813
*FindExternalSymbol (parse the elf header and find for symbols)
1914

2015
*memcpyBackwrd (target to local)

0 commit comments

Comments
 (0)