Skip to content
/ pcc Public

Coq formalization of a proof carrying code framework for inlined reference monitors in Java bytecode

License

Notifications You must be signed in to change notification settings

palmskog/pcc

Repository files navigation

PCC

CI

A light-weight approach for certification of monitor inlining for sequential Java bytecode using proof-carrying code, formalized in Coq.

Meta

Building instructions

git clone https://github.com/palmskog/pcc.git
cd pcc
make   # or make -j <number-of-cores-on-your-machine>

Documentation

The paper has more information about the approach.

About

Coq formalization of a proof carrying code framework for inlined reference monitors in Java bytecode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published