Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Self-Modifying-Code/Examples/

Code samples which perform self modification, used for test purposes.

  • SMC1.cpp: Basic SMC sample.
  • SMC2.cpp: Integrating SMC with anti-analysis.
  • Flush.cpp: Adding cache flush to the SMC example.