Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Backend
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Open Source Software
Zipr Backend
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5592c0ff1429d4d63bc344046789d4d0b0b6c74c
Select Git revision
Branches
20
1-zipr-induces-dlopen-bug
arm_workaround
aware-sw-delivery
cfar_phase1_final_release
cfar_phase2_3rdquarter_release
cfar_release
consecutive_fix
dollops
halt_protection
header_rewrite
master
default
mc2zk_automate_assurance
mc2zk_gather_assurance_info
no_replop
options
refactor
scoop_integration
sdk_plop
sleds
win7_port
Tags
4
cfar-phase3-final
CFAR_AEI
CfarJuly2018Eval
pre-las-vegas
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Mar
1
22
Feb
21
16
6
1
8
Jan
12
Dec
6
20
Oct
4
25
Sep
15
21
Jul
26
Jun
11
10
May
5
14
Apr
7
5
3
10
Mar
1
20
Feb
15
10
8
2
27
Jan
26
23
16
12
19
Dec
1
18
Nov
6
21
Oct
18
14
Sep
6
22
Aug
1
30
Jul
28
13
30
Jun
29
28
27
24
17
10
9
6
4
3
2
1
31
May
24
23
20
18
17
14
6
5
4
3
1
30
Apr
25
18
2
16
Mar
8
3
23
Feb
21
20
19
17
14
13
4
1
30
Jan
28
27
26
25
24
23
21
19
15
14
11
10
5
4
3
1
18
Dec
16
14
9
4
3
2
11
Nov
9
8
5
2
27
Oct
23
22
21
20
16
16
Sep
1
21
Aug
20
17
14
30
Jul
22
21
8
7
6
4
21
May
19
1
18
Apr
26
Mar
23
Feb
21
17
8
7
6
5
3
28
Jan
27
19
18
15
12
9
8
7
23
Dec
22
5
4
19
Nov
29
Oct
28
24
8
7
6
3
2
30
Sep
25
24
23
22
21
20
19
18
17
fixed infinite loop in zipr where a fallthrough loop was creating during IR processing
Removed bea engine from lots of inclue places and link steps, changed verbose mode for zipr to false, added very-verbose mode for zipr. fixed a few zipr bugs related to non-existant fallthroughs, etc.
Changed to fully use capstone! should be working, but still comparing against Bea for a while
Moved DecodedInstruction_t into core.
Fixed pedi issue where dependencies weren't calculated right
more bea->libIRDB-decode changes
Removed bea from zipr!
changed to remove BEA engine from API
Adjusting attribute labels to be more human-readable
Merging trunk to branch
Adjusting spacing
typo fix.
Creating branch to automate assurance evidence gathering.
better error reporting for eh-frame rewriting
Better EH verbose messages for zipr, stack stamping+EH support, a new cfar config (NOG+SS vrs NogOF+SS), as well as an IR refinement technique to do recursive-decent disassembly when a landing pad is not part of a function.
Added emt support for prefork+bilr+p1 (sketchy still), K6+NOG (seems stable with all xforms enabled). I also did some peasoup/cfar fixes to support determunistic ID assignment for IRDB objects -- this was needed for marshaling because the EMT plugin uses ID matching to find identical objects (stack, scoop, instruction, etc.) Next, I fixed bugs in p1transform where the p1.map wasn't getting proper IDs. Lastly, I added an option to zipr/elfwrite to disable bss-optimization, this was necessary for marshaling as that bss segments stay named/mapped to the binary and cannot be combined with other segments.
code cleanup, formatting
Add a TODO to fix some bad debugging output.
p1 and mg updates for checking canaries at call sites and doing bin-search with move globals
pedi integration
Updates to eh-write for optimizations, named callbacks.exe step to resolve_callbacks, stratafier bug fix, nos attributes and new ada tests.
Update to latest SDK and implementation for callbacks.
bug fixes
Working version of eh-frame rewriting for non-pie executables.
bug fixes and first tested version of eh-rewriting.
First, working version of the EH-iR. enable with --step-option fill_in_indtargs:--split-eh-frame.
Add support for 'external' DataScoops!
Merge sleds code.
Update comments.
sleds
sleds
Several changes
Make sure that we calculate the WCIS of a jo correctly
phase 2 3q release
cfar_phase2_3rd…
cfar_phase2_3rdquarter_release
fixed elfwrite to be a bit more general for move_globals
Fixed weird fix-addr loading of apache
Update sleds README with stylized output and a few fixes.
Update sleds README with a better example.
Update sleds README with a better example.
performance improvements in elfwriter and log size reduction in zipr.cpp. note: please implement a 'very verbose' option to zipr if you need these full logs, because they are way too big.
Loading