capstone/CREDITS.TXT

58 lines
1.6 KiB
Plaintext
Raw Normal View History

2013-11-27 12:11:31 +08:00
This file credits all the contributors of the Capstone engine project.
Key developers
==============
1. Nguyen Anh Quynh <aquynh -at- gmail.com>
- Core engine
- Bindings: Python, Ruby, OCaml, Java, C#
2. Tan Sheng Di <shengdi -at- coseinc.com>
- Bindings: Ruby
3. Ben Nagy <ben -at- coseinc.com>
- Bindings: Ruby, Go
4. Dang Hoang Vu <dang.hvu -at- gmail.com>
- Bindings: Java
Beta testers (in random order)
==============================
Pancake
Van Hauser
FX of Phenoelit
The Grugq, The Grugq <-- our hero for submitting the first ever patch!
Isaac Dawson, Veracode Inc
Patroklos Argyroudis, Census Inc. (http://census-labs.com)
Attila Suszter
Le Dinh Long
Nicolas Ruff
Gunther
Alex Ionescu, Winsider Seminars & Solutions Inc.
Snare
2013-11-27 22:19:58 +08:00
Daniel Godas-Lopez
2013-11-27 18:03:59 +08:00
Joshua J. Drake
2013-11-27 21:24:39 +08:00
Edgar Barbosa
2013-11-27 22:29:29 +08:00
Ralf-Philipp Weinmann
2013-12-01 23:47:11 +08:00
Hugo Fortier
2013-12-03 17:26:57 +08:00
Joxean Koret
2013-12-04 12:14:28 +08:00
Bruce Dang
2013-12-05 10:08:03 +08:00
Andrew Dunham
2014-05-01 21:44:45 +08:00
Contributors (in no particular order)
=====================================
(Please let us know if you want to have your name here)
Ole André Vadla Ravnås (author of the 100th Pull-Request in our Github repo, thanks!)
2014-05-15 22:01:15 +08:00
Axel "0vercl0k" Souchet (@0vercl0k) & Alex Ionescu: port to MSVC.
2014-05-28 16:37:01 +08:00
Daniel Pistelli: Cmake support.
2014-05-31 12:12:18 +08:00
Peter Hlavaty: integrate Capstone for Windows kernel drivers.
2014-06-26 22:49:16 +08:00
Guillaume Jeanne: Ocaml binding.
2014-09-16 08:42:20 +08:00
Martin Tofall, Obsidium Software: Optimize X86 performance & size.
2014-10-06 23:09:22 +08:00
David Martínez Moreno: Debian package.
2014-10-07 00:20:42 +08:00
Félix Cloutier: Xcode project.
2014-10-07 00:33:35 +08:00
Benoit Lecocq: OpenBSD package.
2014-10-15 20:54:00 +08:00
Christophe Avoinne (Hlide): Improve memory management for better performance.
2015-01-30 10:54:52 +08:00
Michael Cohen & Nguyen Tan Cong: Python module installer.