Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Keystone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Third Party Mirrors
Keystone
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4d2353952b973c26c317c12d424cc1cf2fb52a32
Select Git revision
Branches
5
FixAbs
cleanup
master
default
protected
next
test
Tags
6
0.9.2
0.9.2-rc1.post2
0.9.2-rc1.post1
0.9.2-rc1
0.9.1
0.9
11 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Sep
2
Aug
26
Jul
18
10
May
1
Apr
31
Mar
15
13
12
20
Feb
24
Jan
23
21
Dec
30
Nov
29
5
26
Oct
24
7
13
Jul
1
Jun
9
May
17
Apr
8
22
Mar
20
13
9
7
21
Feb
6
5
16
Jan
9
7
6
5
2
29
Dec
27
9
6
21
Nov
17
16
11
10
7
6
5
4
3
1
30
Oct
25
15
13
12
11
10
2
18
Sep
16
14
10
1
14
Aug
9
8
1
31
Jul
28
27
26
24
22
21
19
18
17
15
14
13
12
9
8
7
6
3
2
1
29
Jun
28
27
26
21
20
17
14
13
12
11
10
8
7
6
5
6
5
4
5
4
5
4
3
4
3
4
3
2
3
2
1
2
1
31
May
1
Jun
31
May
30
31
30
29
30
29
28
29
28
29
28
27
28
27
26
27
26
25
24
25
24
23
22
21
20
21
20
19
18
17
16
15
14
13
12
11
10
11
10
9
10
9
8
7
8
7
6
5
4
3
2
fix gcc's memaccess warning (#373)
Refactor to target .NET Standard 1.1 (#344)
Don't build universal binaries by default (#366)
add Java binding to README
Introduction of the Java bindings (#364)
Update Debian packaging to Ubuntu 18.04 (#352)
Fix use after free in Rust bindings (#334)
Auto-detect install libdir to enable multi-arch debian builds (#345)
Fix x86 instruction prefix ordering (#340)
Use hidden symbol visibility by default (#347)
Fix spelling errors in libkeystone (#346)
add Ethereum VM architecture
Add another Rust binding (#343)
Minor updates / fixes (#342)
Add Debian packaging (#341)
include stdbool.h in keystone.h for older compiler
ks_close() reports error on invalid handle
add Masm binding to README
Include bindings for masm x86 and other x64 assemblers (#320)
rename namespace "llvm" to "llvm_ks" (#333)
sparc: V9 in KS_MODE_SPARC_MASK
Fix "Compare Keystone & LLVM" link (#332)
Test+fix ARM Thumb2 ADR calculations (#329)
Test/fix ARM Thumb B.W addresses (#326)
Add asm(..., as_bytes=True) to Python bindings (#327)
Add *.egg-info to .gitignore (#328)
add monitoring of brew builds (#325)
bindings: make the sample code in README.md for Rust compilable (#322)
fix python bindings shared library directory issue (#301)
clean travis and add linux (#315)
+vb6 bindings (#303)
Fix issue #293 (#300)
add nmake-dll-x86.bat
msvc: build static CRT by default
fixed Mips 'jal imm' segmentation fault (#294)
ARM64, fix issue for PC-relative offset (#291)
Updated contributors; Fixed some issues with the guide of C# binding (#289)
add C# to README
Added support for CSharp (#287)
arm64: fix some warnings reported by MSVC
Loading