bduffany / nop

Small nop executable (smaller than /bin/true)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nop

A tiny nop executable.

perf stat reports that it uses 10X fewer instructions than /bin/true (100K, vs 1M)

About

Small nop executable (smaller than /bin/true)


Languages

Language:Assembly 59.4%Language:Makefile 40.6%