sylvainpelissier / radare2-testbins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README
======

To create reproducible tests on all platforms the binaries itself
are stored in the repository. If it's necessary to recreate them,
run `make clean; make`.

Requirements
------------

The following programs are necessary to _rebuild_ the binaries. The test suite
works fine without them.

 * make
 * nasm
 * GNU ld with i386 and x86_64 emulation mode

About


Languages

Language:Rebol 38.5%Language:C++ 24.7%Language:WebAssembly 20.4%Language:C 8.2%Language:Assembly 3.6%Language:Objective-C 1.2%Language:R 1.0%Language:Java 0.8%Language:Makefile 0.6%Language:Shell 0.6%Language:Brainfuck 0.1%Language:Python 0.1%Language:Swift 0.1%