Skip to content

minhhn2910/DemoLibCuEVM

Repository files navigation

Demo on using CuEVM as a library and integrating with fuzzer to detect bug in python

To run the demo in this folder, first you need to install the required packages:

  • pip install -r requirements.txt
  • apt install libcjson-dev libgmp-dev

Sample code and run on 🔗 Google Colab link

There are two samples:

  1. Running the library wrapper with input state and receive the updated state in python dictionary
  2. Running a simpler fuzzer using the library wrapper.

For sample on generating the state input and retrieving the state output, please take a look at library_wrapper.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published