Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
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
Container Registry
Model registry
Operate
Environments
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
Open Source Software
Zipr Toolchain
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6cbf58bad3217c4873a7c3bcd0963e76222611a8
Select Git revision
Branches
20
13-keystone-should-return-an-error-when-assembling-instruction
19-need-ubuntu22-support
21-job-failed-248429
SRL-Windows
SRL_kernelModules
ZS-91-opensrc-zipr
add-u24
add_arm32_eh
ais-release-sept-2019
arm_port
aware-sw-delivery
bugfixes
cfar_phase1_final_release
cfar_phase2_3rdquarter_release
cfar_phase2_final_release
cfar_phase2_midterm_release
cfar_phase3_midterm_release
cgc-sw-deliverables
cgc_dev
copyright-headers
Tags
6
gt_eval
Release-2-26-2021
cfar-phase3-final
CFAR_AEI
CfarJuly2018Eval
pre-las-vegas
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Feb
23
22
21
20
19
16
12
10
9
8
7
6
5
4
1
29
Jan
26
25
24
22
19
15
14
12
11
10
9
8
6
5
4
2
27
Dec
20
19
15
14
12
11
10
6
5
4
28
Nov
27
11
6
2
26
Oct
20
16
13
11
6
4
26
Sep
25
15
29
Aug
28
24
11
10
9
8
6
3
2
1
28
Jul
27
25
24
21
12
26
Jun
21
12
11
7
6
18
May
16
12
11
10
9
5
4
2
1
28
Apr
14
12
10
8
7
5
3
31
Mar
29
24
21
17
10
1
28
Feb
23
22
17
15
10
8
6
2
31
Jan
27
26
16
12
11
10
6
28
Dec
19
17
16
1
29
Nov
18
11
10
9
8
31
Oct
24
23
18
17
14
11
10
7
6
5
1
29
Sep
23
21
14
12
8
6
24
Aug
22
19
17
15
12
11
10
2
1
31
Jul
30
25
21
14
13
6
5
1
30
Jun
29
28
27
24
23
22
21
17
16
14
13
10
9
6
5
4
3
2
1
31
May
29
27
26
25
24
23
22
20
19
18
17
14
13
12
11
10
9
7
6
5
4
3
1
30
Apr
29
27
26
25
23
21
20
19
18
16
15
11
7
6
5
4
2
setup decoder files to support better compilation of just the needed components, speedups and cleanups in fix-calls and FII
Improvements for stars type numbers, and capstone->stars operand conversions.
move xor_globals on cmd line
Add xor_globals to duck season config
fixed getArgumentSize which was vastly wrong. also fixed getDisassembly and operand::getString to return constants when base_reg of mem_op is pc-rel
revised stars/irdb interface to use new operand format, adjusted isWritten to reflect a much larger set of (explicit) no-write instructions
fixed push/pop calls to match standardized operand definition
Changed to fully use capstone! should be working, but still comparing against Bea for a while
Changed to fully use capstone! should be working, but still comparing against Bea for a while
Changed to fully use capstone! should be working, but still comparing against Bea for a while
Changed to fully use capstone! should be working, but still comparing against Bea for a while
Fix memory error
Fix compilation errors
Moved DecodedInstruction_t into core.
Moved DecodedInstruction_t into core.
Moved DecodedInstruction_t into core.
Moved DecodedInstruction_t into core.
more conversions.
Use PSZ env. var
Convert to new disassembler API
Fix hasRexWPrefix in capstone wrapper
fixed variable decl issue
added getAddress and hasRepPrefix support to capstone
added capstone and meta decoder. working/tested: getDisassembly(), getMnemonic(), isBranch, isCall, isRet, isUncondBranch, isCondBranch
fixed race condition in build
added --debug as an option for faster re-building during development, as well as re-instated the -j3 flag now that race conditions are fixed in sub-dirs.
added limits to how long we attempt to kill background jobs
Fixed pedi issue where dependencies weren't calculated right
Replace . in key name in json
extensions for xor globals, and moving xorg to libIRDB-decoded.
converted stars/irdb to use libIRDB-decode
move globals improvements to libIRDB-decode
fix typo
fixed so that build isn't broken after exporting package
added exe property
revised to release to ais w/o ida.key, added installer and test harness for ubuntu16
fixed issue where cmp for switch table resulted in complete table note.
Revised so -k works properly, and all results reported at end
Loading