Basstorm / rizin-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:C++ 35.3%Language:WebAssembly 28.8%Language:C 23.3%Language:Assembly 4.4%Language:Objective-C 1.8%Language:Java 1.6%Language:R 1.5%Language:Pascal 0.9%Language:Makefile 0.8%Language:Shell 0.8%Language:D 0.6%Language:Brainfuck 0.2%Language:Python 0.1%