unicorn/CREDITS.TXT

67 lines
1.4 KiB
Plaintext
Raw Normal View History

2015-08-21 07:04:50 +00:00
This file credits all the contributors of the Unicorn engine project.
Key developers
==============
Nguyen Anh Quynh <aquynh -at- gmail.com>
Dang Hoang Vu <dang.hvu -at- gmail.com>
Beta testers (in no particular order)
==============================
Nguyen Tan Cong
Loi Anh Tuan
Edgar Barbosa
Joxean Koret
Chris Eagle
Jay Little, Trail of Bits
Jeong Wook Oh
Luis Miras
Yan Shoshitaishvili, Shellphish & UC Santa Barbara
Erik Fischer
Darel Griffin, NCC Group
Anton Cherepanov
Mohamed Saher (halsten)
Tyler Colgan
2015-08-23 22:38:28 +00:00
Jonathon Reinhart
2015-08-21 07:04:50 +00:00
Blue Skeye
Chris Maixner
2015-08-24 10:11:59 +00:00
Sergi Alvarez, aka pancake (author of radare)
2015-08-21 07:04:50 +00:00
Ryan Hileman
Tim "diff" Strazzere
WanderingGlitch of the Zero Day Initiative
Sascha Schirra
François Serman
2015-08-21 16:51:08 +00:00
Sean Heelan
Luke Burnett
Parker Thompson
2015-08-21 17:04:00 +00:00
Daniel Godas-Lopez
2015-08-22 16:34:07 +00:00
Antonio "s4tan" Parata
2015-08-31 01:48:19 +00:00
Corey Kallenberg
Shift
2015-09-05 01:12:15 +00:00
Gabriel Quadros
Fabian Yamaguchi
Ralf-Philipp Weinmann
2015-10-03 08:02:49 +00:00
Mike Guidry
Joshua "posixninja" Hill
2015-09-05 01:12:15 +00:00
2015-08-21 07:04:50 +00:00
Contributors (in no particular order)
=====================================
(Please let us know if you want to have your name here)
Nguyen Tan Cong
Loi Anh Tuan
2015-12-28 17:35:02 +00:00
Shaun Wheelhouse: Homebrew package
Kamil Rytarowski: Pkgsrc package
2016-02-11 01:13:45 +00:00
Zak Escano: MSVC binding
2016-02-17 15:24:10 +00:00
Chris Eagle: Java binding
Ryan Hileman: Go binding
Antonio Parata: .NET binding
2016-02-21 13:21:15 +00:00
Jonathon Reinhart: C unit test
2016-03-22 12:55:41 +00:00
Sascha Schirra: Ruby binding
Adrian Herrera: Haskell binding
2016-04-19 01:42:48 +00:00
practicalswift: Various cool bugs found by fuzzing
farmdve: Memory leaking fix
2016-10-12 03:07:11 +00:00
Andrew Dutcher: cpu_context_{save, restore} API.