ASSERT-KTH / wasm_evasion

Malware evasion for WebAssembly with wasm-mutate https://www.sciencedirect.com/science/article/pii/S0167404823002067?via%3Dihub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide documentation for running the baseline evasion or MCMC algorithm

HakonHarnes opened this issue · comments

Add documentation on how to run the evasion algorithm using either the baseline or Markov Chain Monte Carlo (MCMC) algorithm. I assume this is done with a flag that is passed to the evasor binary?

Added in the main README