unicorn/CREDITS.TXT

83 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

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