Add Remill logo

This commit is contained in:
Peter Goodman
2019-01-21 16:15:29 -05:00
parent 7104442d51
commit 1d571503dc
2 changed files with 5 additions and 1 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
# Remill
# Remill [![Slack Chat](http://empireslacking.herokuapp.com/badge.svg)](https://empireslacking.herokuapp.com/)
<p align="center">
<img src="docs/images/remill_logo.png" />
</p>
Remill is a static binary translator that translates machine code instructions into [LLVM bitcode](http://llvm.org/docs/LangRef.html). It translates x86 and amd64 machine code (including AVX and AVX512) into LLVM bitcode. AArch64 support is underway.
Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB