v-r2pipe
Debugger interface
A V programming language implementation of the r2pipe debugger interface
r2pipe for V
6 stars
5 watching
1 forks
Language: V
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
radareorg/r2ghidra | An integration of the Ghidra decompiler into radare2 for native code analysis and reverse engineering. | 350 |
rho-devel/rho | Refactoring R language interpreter into an efficient, VM-based interpreter using modern techniques. | 133 |
ruby-debug/debase | A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 |
deplinenoise/webby | A lightweight web server for game development debugging | 278 |
rust-embedded/arm-dcc | Provides a Rust API for debugging and communicating with embedded systems | 9 |
fslaborg/rprovider | Enables F# access to R packages via a .NET namespace | 236 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
dirk/deku.rb | A Ruby interface to the Deku JavaScript library | 1 |
dgrnbrg/spyscope | A library of tools for debugging single- and multi-threaded applications written in Clojure. | 586 |
s4n7h0/practical-reverse-engineering-using-radare2 | Training materials and resources to learn reverse engineering using Radare2, a tool for analyzing and disassembling binary executables. | 107 |
recca0120/laravel-tracy | A package to integrate Nette Tracy Debugger into Laravel applications. | 385 |
astashov/debugger-xml | Enables debugging in IDEs using an XML interface. | 17 |
mrphrazer/r2con2020_deobfuscation | Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
razum2um/clj-debugger | A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code | 269 |