Skip to content
Snippets Groups Projects
Commit 0370bf9e authored by an7s's avatar an7s
Browse files

Add cgc_sanity_check step

Former-commit-id: cc1282b7929a0850d24b2987bf0eacbdb550cd9a
parent 228763b6
No related branches found
No related tags found
No related merge requests found
......@@ -1168,6 +1168,9 @@ fi
# AT
perform_step cgc_at_string none $DAFFY_HOME/anti_tamper/string_table_trick.sh $(basename $my_outfile)
# Basic sanity check to make sure protected CB is ok
perform_step cgc_sanity_check none $PEASOUP_HOME/tools/cgc_sanity_check.sh a.ncexe $(basename $my_outfile)
#
# create a report for all of ps_analyze.
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment