kth-step / HolBA

Binary analysis in HOL
Other
33 stars 20 forks source link

Adding indirect jump resolution #146

Closed didriklundberg closed 2 years ago

didriklundberg commented 2 years ago

This PR should put @adrwes work on indirect jump resolution into the main HolBA repository.

@adrwes, anything we should know before reviewing this?

adrwes commented 2 years ago

The work mainly consists of two proof-producing procedures:

The file examplesScript.sml contains examples of how the proof-producing procedures can be used.

adrwes commented 2 years ago

Also there is definitely some repitition in the proofs.