Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SandHook
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
SandHook
Commits
23f76c5dd7995ba458f6fc393a7354d125519d1f
Switch branch/tag
SandHook
26 Jan, 2019
11 commits
disable jit >= 7.0
· 23f76c5d
swift_gan
authored
Jan 26, 2019
23f76c5d
tweak project struct
· e7112454
swift_gan
authored
Jan 26, 2019
e7112454
Merge pull request #1 from ganyao114/trampoline_rewrite
· eb548da8
ganyao114
authored
Jan 26, 2019
Trampoline rewrite
eb548da8
fix 5.1, jni need fix
· e5e9b351
swift_gan
authored
Jan 26, 2019
e5e9b351
trampoline arm64 rewrite
· 6cb22ff5
swift_gan
authored
Jan 26, 2019
6cb22ff5
fix
· 14200bef
swift_gan
authored
Jan 26, 2019
14200bef
add license
· 187156d5
swift_gan
authored
Jan 26, 2019
187156d5
add jni test case
· f6cf74a2
swift_gan
authored
Jan 26, 2019
f6cf74a2
Update README.md
· ff86d7a9
ganyao114
authored
Jan 26, 2019
ff86d7a9
Update README.md
· 49de2a87
ganyao114
authored
Jan 26, 2019
49de2a87
fix abstract method
· 217c39bc
swift_gan
authored
Jan 26, 2019
217c39bc
25 Jan, 2019
6 commits
Update README.md
· c02ab68f
ganyao114
authored
Jan 25, 2019
c02ab68f
Merge remote-tracking branch 'origin/master'
· 9c8012cd
swift_gan
authored
Jan 25, 2019
9c8012cd
if virtual method skip compile
· 5524b33b
swift_gan
authored
Jan 25, 2019
5524b33b
Create README.md
· 01c73697
ganyao114
authored
Jan 25, 2019
01c73697
test catch exception
· c1e5d6e2
swift_gan
authored
Jan 25, 2019
c1e5d6e2
remove useless logic
· 4659bc6e
swift_gan
authored
Jan 25, 2019
4659bc6e
24 Jan, 2019
5 commits
fix ip register
· a94258bc
swift_gan
authored
Jan 24, 2019
a94258bc
add test case
· 4cbbcb53
swift_gan
authored
Jan 24, 2019
4cbbcb53
tweak project structure
· 779037e4
swift_gan
authored
Jan 24, 2019
779037e4
kill inline
· 9da3357a
swift_gan
authored
Jan 24, 2019
9da3357a
re-choose ip registers
· b2099376
swift_gan
authored
Jan 24, 2019
b2099376
23 Jan, 2019
13 commits
fix 5.1, jni need fix
· 42543579
swift_gan
authored
Jan 23, 2019
42543579
fix thumb code offset
· b8775fba
swift_gan
authored
Jan 23, 2019
b8775fba
only static method need resolve
· 6ad5dca1
swift_gan
authored
Jan 23, 2019
6ad5dca1
fix
· 31b1326a
swift_gan
authored
Jan 23, 2019
31b1326a
fix 5.1 thumb
· da81d7bd
swift_gan
authored
Jan 23, 2019
da81d7bd
fix offset
· c5b4c704
swift_gan
authored
Jan 23, 2019
c5b4c704
fix artmethod size in 5.0
· 3cace0f8
swift_gan
authored
Jan 23, 2019
3cace0f8
ensure static method resolved
· 6378231b
swift_gan
authored
Jan 23, 2019
6378231b
done arm32 compat
· 790083c1
swift_gan
authored
Jan 23, 2019
790083c1
done arm32 compat
· c2bf39ef
swift_gan
authored
Jan 23, 2019
c2bf39ef
half fix for thumb hook
· bd2a9f9a
swift_gan
authored
Jan 23, 2019
bd2a9f9a
add thumb code
· e75ab9c9
swift_gan
authored
Jan 23, 2019
e75ab9c9
fix tweak opcode imm
· 22ec6bcb
swift_gan
authored
Jan 23, 2019
22ec6bcb
22 Jan, 2019
5 commits
revert error change
· ef518c65
swift_gan
authored
Jan 22, 2019
ef518c65
fix typo
· 61a289ab
swift_gan
authored
Jan 22, 2019
61a289ab
use replacement hook in arm32 tmp
· 79e2b1bb
swift_gan
authored
Jan 22, 2019
79e2b1bb
done arm32 impl
· 86681ef3
swift_gan
authored
Jan 22, 2019
86681ef3
arm32 trampoline demo
· 35ac9abc
swift_gan
authored
Jan 22, 2019
35ac9abc