11 Forks
62 Stars
62 Watchers

r2lldb

radare2-lldb integration

How to download and setup r2lldb

Open terminal and run command
git clone https://github.com/nowsecure/r2lldb.git
git clone is used to create a copy or clone of r2lldb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with r2lldb https://github.com/nowsecure/r2lldb/archive/master.zip

Or simply clone r2lldb with SSH
git@github.com:nowsecure/r2lldb.git

If you have some problems with r2lldb

You may open issue on r2lldb support forum (system) here: https://github.com/nowsecure/r2lldb/issues