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.
0ce2f633f7cbd3b273a84e300d0f1a7c9fdcc704
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
3
Sep
2
1
28
Aug
26
25
21
20
19
18
17
14
12
11
7
6
5
1
31
Jul
30
29
28
27
25
24
23
22
21
17
16
15
14
13
11
10
8
7
6
5
4
3
2
1
29
Jun
27
24
23
15
14
13
12
5
4
2
29
May
28
27
26
25
24
23
19
18
16
13
12
11
10
8
7
6
4
1
30
Apr
29
27
26
24
23
22
19
18
17
16
13
8
7
6
3
2
1
30
Mar
29
28
27
26
24
23
21
20
19
18
17
16
7
5
4
3
27
Feb
26
23
21
20
17
13
12
8
7
6
5
3
28
Jan
27
26
25
23
22
20
18
15
12
9
8
7
25
Dec
24
23
22
11
10
5
4
2
26
Nov
19
12
5
1
31
Oct
29
28
27
26
25
24
23
22
21
20
17
14
8
7
6
3
2
30
Sep
28
Better table defs
Update fix_canaries to send additional parameters
setup Zest db
Zest tables
undid solaris fix, pebliss not being compiled for solaris and seems to be c++0x-ish
added short options for solaris for --backedn and --step-option
Updates for zipr, and sec-trans using scons for building.
solaris_port
solaris_port
changes to build scripts to support solaris, the main problem being that pebliss won't compile nicely on solaris. deprecating pebliss/windows support on solaris host.
code cleanups to avoid register name conflict with system headers
minor code cleanups for solaris
updates to beaEngine for solaris, including adding an #undef for EIP due to conflicts with a system header, and removing some ^M newlines.
changed config.h to use elfio's ELF types, not elf.h's. avoids naming conflicts.
changes for solaris, but pebliss uses some c++11-ish things that gcc supports in '98 mode, but Sun'S CC won't. things go a bit crazy on solaris.
Updates for solaris
Updates for solaris
updated some failing opcodes to return fail.
Fixed AccessMode for several opcodes (lea, nop)
emit attribute for inferred function
Updated path for driver to security xform bin directory
fixed step-options with plugins
added dump_map plugin for irdb debugging purposes
added warning.txt support to ps_analyze.
Merge sdk_plop branch into trunk.
Update Zipr to support plugins plopping insns.
Create a new branch for plugin plopping
updated zipr to use add_segment instead of move_segheaders for corredtness and size effeciency for CGC
short cuts to invoke ps_analyze.sh
Fixed issue with 'ret 4' insn
allow pinning of addresses even when we can't extract
updated build, clean, externals
fixed name
Fix some typos and add some TODOs
Add support for searching an entire function
Refactor GetPltCallTarget with better variable names.
Move plugin into its own module.
Only output certain messages in verbose mode.
Add source/header/build files for large only plugin.
Adding directory for the large_only zipr plugin.
Add support for a -r option that disables _no replop_.
Loading