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.
a6f88768c7e05a5bdf39be07c7cf2b3fea630d01
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
6
Nov
5
4
3
2
1
31
Oct
30
29
27
26
25
23
22
19
18
17
16
15
10
8
7
6
5
4
3
2
1
30
Sep
26
25
24
23
20
19
18
17
14
13
12
11
9
8
7
6
5
4
3
1
31
Aug
30
28
27
26
22
21
16
13
7
6
3
2
1
31
Jul
30
29
28
27
26
24
23
21
20
18
17
16
11
10
9
6
5
29
Jun
28
26
25
23
22
21
20
18
13
6
5
4
31
May
29
25
24
23
22
21
18
17
16
10
8
30
Apr
23
16
13
11
9
3
2
1
31
Mar
28
27
23
22
20
19
17
16
15
14
13
9
8
7
6
5
2
1
28
Feb
27
26
23
22
21
20
19
16
12
10
9
8
7
6
5
4
1
add debug output to after script
add debug output
fixed cicd_support checkout
fixed cicd_support path
fixed server path
fixed server path
fixed syntax
trying to do cicd support thoroughly
Refactoring
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
fixed argv/argc issue when passed more than one param.
command line parsing logging
build fix for libcapstone
build fix for libcapstone
Prefer executing step as .so over .exe if both are available
thanos compatible fix-calls
changed to use shared libs, removed bea
added path to sec-trans/lib for loading shared objects created during build
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
changed build to use .so files instead of .a files for linking library components
Refactoring
fixed memory error in libDecode
made sure all insns were assembled before starting
explicitly give everything a baseID before we start
explicltly free-up any thanos-owned object that might be in the dlopen-ed object
converted thanos to return shared_ptr, so xform can keep a copy if it needs to
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
changing FII to use thanos-style plugin
robustness updates
Minor refactoring
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
Minor refactoring
added rida configs, including p1 and stack stamp
fixed issue where check_for_PIC_switch_table32_type2 (type2 switches) were causing pins, but resulting in an incomplete status. the incomplete status resulted in targets being omitted from the jmp hell node, and then the hell node being used for the switch dispatch jmp. thus, the targets weren't part of the icfs. a better, long-term fix would include detecting the table size and marking complete, but likely not needed in the short term.
adjusted so that the disassembly also prints the comment
fixed bug where call-site address was used where landing pad address was needed. resulted in unnecessary mergning of FDE ranges
Merge branch 'thanos_support' of git.zephyr-software.com:allnp/security_transforms into thanos_support
added sleep so that thanos isn't taking up 100% cpu if it's waiting for /home/jdh8d/umbrellas/cfar/install/cfar_umbrella/peasoup_examples/tools/ps_zipr.sh
Moved IRDB_Objects.hpp/.cpp and transform_step.h files into libIRDB/(include|src)/core
added .so files to ignore list
Loading