diff --git a/tools/ragg2.md b/tools/ragg2.md new file mode 100644 index 0000000..d73513e --- /dev/null +++ b/tools/ragg2.md @@ -0,0 +1,24 @@ +# ragg2 + +Notes +------- +radare2 utility to run programs in exotic environments. ragg2-cc is a frontend of CC. +It is used to creates tiny binaries (1KB) or shellcodes in binary or hexpairs from a C source. + + +Help Text +------- +``` + +``` + +Example Usage +------- + + +``` + +``` + +Links +-------