unicorn/CREDITS.TXT

83 lines
2.1 KiB
Plaintext
Raw Normal View History

2015-08-21 15:04:50 +08: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>
2021-10-03 22:14:44 +08:00
Huitao Chen (chenhuitao)
2021-05-05 23:35:50 +08:00
Ziqiao Kong (lazymio)
2021-10-03 22:14:44 +08:00
KaiJernLau (xwings)
2015-08-21 15:04:50 +08:00
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 18:38:28 -04:00
Jonathon Reinhart
2015-08-21 15:04:50 +08:00
Blue Skeye
Chris Maixner
2015-08-24 12:11:59 +02:00
Sergi Alvarez, aka pancake (author of radare)
2015-08-21 15:04:50 +08:00
Ryan Hileman
Tim "diff" Strazzere
WanderingGlitch of the Zero Day Initiative
Sascha Schirra
François Serman
2015-08-22 00:51:08 +08:00
Sean Heelan
Luke Burnett
Parker Thompson
2015-08-22 01:04:00 +08:00
Daniel Godas-Lopez
2015-08-22 18:34:07 +02:00
Antonio "s4tan" Parata
2015-08-31 09:48:19 +08:00
Corey Kallenberg
Shift
2015-09-05 09:12:15 +08:00
Gabriel Quadros
Fabian Yamaguchi
Ralf-Philipp Weinmann
2015-10-03 16:02:49 +08:00
Mike Guidry
Joshua "posixninja" Hill
2015-09-05 09:12:15 +08:00
2015-08-21 15:04:50 +08: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-29 01:35:02 +08:00
Shaun Wheelhouse: Homebrew package
Kamil Rytarowski: Pkgsrc package
2017-04-25 12:56:47 +08:00
Zak Escano: MSVC support.
2016-02-17 23:24:10 +08:00
Chris Eagle: Java binding
Ryan Hileman: Go binding
Antonio Parata: .NET binding
2016-02-21 21:21:15 +08:00
Jonathon Reinhart: C unit test
2016-03-22 20:55:41 +08:00
Sascha Schirra: Ruby binding
Adrian Herrera: Haskell binding
2016-04-19 09:42:48 +08:00
practicalswift: Various cool bugs found by fuzzing
farmdve: Memory leaking fix
2016-10-12 11:10:20 +08:00
Andrew Dutcher: uc_context_{save, restore} API.
2016-10-22 00:24:59 +08:00
Stephen Groat: improved CI setup.
2017-01-16 09:43:11 +08:00
David Zimmer: VB6 binding.
2017-04-25 12:56:47 +08:00
zhangwm: ARM & ARM64 big endian.
Mohamed Osama: FreePascal/Delphi binding.
Philippe Antoine (Catena cyber): fuzzing
2019-09-08 16:45:37 +08:00
Huitao Chen (chenhuitao) & KaiJern Lau (xwings): Cmake support
Huitao Chen (chenhuitao) & KaiJern Lau (xwings): Python3 support for building
Kevin Foo (chfl4gs): Travis-CI migration
2021-10-03 22:14:44 +08:00
Simon Gorchakov: PowerPC target
Stuart Dootson (studoot): MSVC compatibility with PowerPC target support
2020-09-24 22:37:59 +08:00
Ziqiao Kong (lazymio): uc_context_free() API and various bug fix & improvement.
Sven Almgren (blindmatrix): bug fix
2021-10-17 18:18:09 +08:00
Chenxu Wu (kabeor): Documentation