Skip to content

An example to be added to the cheri-examples repository. In a CHERI environment, the code uses capabilities to enforce read-only permissions on a struct. In a non-CHERI environment, the code overflows adjacent objects to rewrite the permissions and leave a more flattering review.

Notifications You must be signed in to change notification settings

tel3path/review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"compare_platform" examples

These examples are not automatically built by the top-level makefiles, but are built in a similar manner:

$ make -f Makefile.<platform>

Refer to the top-level README for usage details.

About

An example to be added to the cheri-examples repository. In a CHERI environment, the code uses capabilities to enforce read-only permissions on a struct. In a non-CHERI environment, the code overflows adjacent objects to rewrite the permissions and leave a more flattering review.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages