Skip to content

Latest commit

 

History

History

apkeep

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Overview

This repository contains a copy of the APKeep data plane verification tool from the DNA project (https://github.com/pzhang101/dna/).

Dependencies

  • Java
  • Maven

Building

Type make build

Running

Type make run

Cleaning Up

Type make clean