Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 278 Bytes

File metadata and controls

10 lines (7 loc) · 278 Bytes

Use udbserver in Python

Check the example on how to use it.

$ sudo python3 setup.py install
$ python3 example.py

If you encounter any errors when use it, try to compile and install the latest Unicorn library and Unicorn python bindings by yourself.