quininer / mydbg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build

$ cargo bulid
$ c++ -std=c++14 wrapping/plugin.cpp -shared -fPIC ./target/debug/libmydbg.a -o libmydbg.so

About


Languages

Language:Rust 93.0%Language:C++ 7.0%