Skip to content

FighterNan/SmartUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCVisor

folder structure

how to run

# how to build 
mkdir build
cd build
cmake ..
make 

# how to run c codes
# HyperSplit
./build/SmartUpdate -a 0 -e 1 -r test/rules/fw1_10K -t test/traces/fw1_10K_trace
# TSS
./build/SmartUpdate -a 1 -e 1 -r test/p_rules/fw1_10K -t test/traces/fw1_10K_trace

# how to run python codes
python python some_script.py -h

About

My Undergraduate thesis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages