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
Commits
b512b9f0
Commit
b512b9f0
authored
6 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
readme was so out of date I erased it.
Former-commit-id: adac1434b0dcd3ac87c46c7ddac6fba865e813fa
parent
026b87c9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+1
-43
1 addition, 43 deletions
README
with
1 addition
and
43 deletions
README
+
1
−
43
View file @
b512b9f0
Subdirectories contain the following extensions to the Strata infrastructure, e.g.:
* SPRI (Strata Program Rewriting Interface)
* SPASM (SPRI Assembler)
* IRDB (API and tools to produce SPRI rules)
Other subdirectories contain transformations and various security protections, e.g.:
* Integer transforms
* P1/Pn transforms
* Application Firewall (aka: Software DNA Shotgun Sequencing)
###################################################################
Must define env var
SECURITY_TRANSFORM_HOME
#####
Install cmake on the system
######################## ######################## ########################
# To build this, use "./build.sh"
######################## ######################## ########################
When configuring ELFIO-1.0.3, be sure to point the install directory at the root of wherever you put the SVN module, e.g.,
cd ELFIO-1.0.3
./configure --prefix=$SECURITY_TRANSFORMS_HOME
make
make install
####
Compile the beaengine
cmake .
make
####
cd xform
make everything
###
cd tools
make everything
TBD
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment