Nguyen Anh Quynh | 26ee41a | 2013-11-27 12:11:31 +0800 | [diff] [blame] | 1 | This file credits all the contributors of the Capstone engine project. |
| 2 | |
| 3 | Key developers |
| 4 | ============== |
| 5 | 1. Nguyen Anh Quynh <aquynh -at- gmail.com> |
| 6 | - Core engine |
| 7 | - Bindings: Python, Ruby, OCaml, Java, C# |
| 8 | |
| 9 | 2. Tan Sheng Di <shengdi -at- coseinc.com> |
| 10 | - Bindings: Ruby |
| 11 | |
| 12 | 3. Ben Nagy <ben -at- coseinc.com> |
| 13 | - Bindings: Ruby, Go |
| 14 | |
| 15 | 4. Dang Hoang Vu <dang.hvu -at- gmail.com> |
| 16 | - Bindings: Java |
Nguyen Anh Quynh | 6c85e5a | 2013-11-27 16:15:38 +0800 | [diff] [blame] | 17 | |
| 18 | |
| 19 | Beta testers (in random order) |
| 20 | ============================== |
| 21 | Pancake |
| 22 | Van Hauser |
| 23 | FX of Phenoelit |
Nguyen Anh Quynh | 4ecb3ff | 2013-11-27 17:00:32 +0800 | [diff] [blame] | 24 | The Grugq, The Grugq <-- our hero for submitting the first ever patch! |
Nguyen Anh Quynh | 6c85e5a | 2013-11-27 16:15:38 +0800 | [diff] [blame] | 25 | Isaac Dawson, Veracode Inc |
| 26 | Patroklos Argyroudis, Census Inc. (http://census-labs.com) |
| 27 | Attila Suszter |
| 28 | Le Dinh Long |
| 29 | Nicolas Ruff |
| 30 | Gunther |
| 31 | Alex Ionescu, Winsider Seminars & Solutions Inc. |
| 32 | Snare |
Nguyen Anh Quynh | 4992959 | 2013-11-27 22:19:58 +0800 | [diff] [blame] | 33 | Daniel Godas-Lopez |
Nguyen Anh Quynh | 84243cd | 2013-11-27 18:03:59 +0800 | [diff] [blame] | 34 | Joshua J. Drake |
Nguyen Anh Quynh | 3e83cd3 | 2013-11-27 21:24:39 +0800 | [diff] [blame] | 35 | Edgar Barbosa |
Nguyen Anh Quynh | b782cdc | 2013-11-27 22:29:29 +0800 | [diff] [blame] | 36 | Ralf-Philipp Weinmann |
Nguyen Anh Quynh | c881b0c | 2013-12-01 23:47:11 +0800 | [diff] [blame] | 37 | Hugo Fortier |
Nguyen Anh Quynh | 3fa5314 | 2013-12-03 17:26:57 +0800 | [diff] [blame] | 38 | Joxean Koret |
Nguyen Anh Quynh | 6ae5a63 | 2013-12-04 12:14:28 +0800 | [diff] [blame] | 39 | Bruce Dang |
Nguyen Anh Quynh | 64f5033 | 2013-12-05 10:08:03 +0800 | [diff] [blame] | 40 | Andrew Dunham |
Nguyen Anh Quynh | 46d5f32 | 2014-05-01 21:44:45 +0800 | [diff] [blame] | 41 | |
| 42 | |
| 43 | Contributors (in no particular order) |
| 44 | ===================================== |
| 45 | (Please let us know if you want to have your name here) |
| 46 | |
| 47 | Ole André Vadla Ravnås (author of the 100th Pull-Request in our Github repo, thanks!) |
Nguyen Anh Quynh | bf7df4b | 2014-05-15 22:01:15 +0800 | [diff] [blame] | 48 | Axel "0vercl0k" Souchet (@0vercl0k) & Alex Ionescu: port to MSVC. |
Nguyen Anh Quynh | b67e030 | 2014-05-28 16:37:01 +0800 | [diff] [blame] | 49 | Daniel Pistelli: Cmake support. |
Nguyen Anh Quynh | 997d7bd | 2014-05-31 12:12:18 +0800 | [diff] [blame] | 50 | Peter Hlavaty: integrate Capstone for Windows kernel drivers. |
Nguyen Anh Quynh | 078f833 | 2014-06-26 22:49:16 +0800 | [diff] [blame] | 51 | Guillaume Jeanne: Ocaml binding. |
Nguyen Anh Quynh | 5009a50 | 2018-07-04 22:50:28 +0800 | [diff] [blame] | 52 | Martin Tofall, Obsidium Software: Optimize X86 performance & size + x86 encoding features. |
Nguyen Anh Quynh | e8c6e34 | 2015-05-13 17:23:29 +0800 | [diff] [blame] | 53 | David Martínez Moreno & Hilko Bengen: Debian package. |
Nguyen Anh Quynh | cdb8da3 | 2014-10-07 00:20:42 +0800 | [diff] [blame] | 54 | Félix Cloutier: Xcode project. |
Nguyen Anh Quynh | e8ffc34 | 2014-10-07 00:33:35 +0800 | [diff] [blame] | 55 | Benoit Lecocq: OpenBSD package. |
Nguyen Anh Quynh | 7afa741 | 2014-10-15 20:54:00 +0800 | [diff] [blame] | 56 | Christophe Avoinne (Hlide): Improve memory management for better performance. |
Nguyen Anh Quynh | 4e0d2f3 | 2015-01-30 10:54:52 +0800 | [diff] [blame] | 57 | Michael Cohen & Nguyen Tan Cong: Python module installer. |
Nguyen Anh Quynh | d501a37 | 2015-05-13 16:09:26 +0800 | [diff] [blame] | 58 | Adel Gadllah, Francisco Alonso & Stefan Cornelius: RPM package. |
Nguyen Anh Quynh | 99ed490 | 2015-06-16 17:18:26 +0800 | [diff] [blame] | 59 | Felix Gröbert (Google): fuzz testing harness. |
Nguyen Anh Quynh | bf0155d | 2016-01-19 21:42:41 +0800 | [diff] [blame] | 60 | Xipiter LLC: Capstone logo redesigned. |
Nguyen Anh Quynh | e21222f | 2016-04-10 10:46:13 +0800 | [diff] [blame] | 61 | Satoshi Tanda: Support Windows kernel driver. |
Nguyen Anh Quynh | a5ff4bd | 2016-10-10 15:21:29 +0800 | [diff] [blame] | 62 | Tang Yuhang: cstool. |
Nguyen Anh Quynh | 2912f35 | 2016-10-26 04:59:26 +0800 | [diff] [blame] | 63 | Andrew Dutcher: better Python setup. |
Nguyen Anh Quynh | d909de0 | 2016-11-11 23:14:23 +0900 | [diff] [blame] | 64 | Ruben Boonen: PowerShell binding. |
Nguyen Anh Quynh | c1d5c09 | 2017-04-17 10:24:31 +0800 | [diff] [blame] | 65 | David Zimmer: VB6 binding. |
Nguyen Anh Quynh | 84fc708 | 2018-06-25 19:57:50 +0800 | [diff] [blame] | 66 | Philippe Antoine: Integration with oss-fuzz and various fixes. |
Nguyen Anh Quynh | 625b267 | 2015-02-24 22:05:48 +0800 | [diff] [blame] | 67 | Bui Dinh Cuong: Explicit registers accessed for Arm64. |
Nguyen Anh Quynh | 5e7f055 | 2015-02-24 23:33:04 +0800 | [diff] [blame] | 68 | Vincent Bénony: Explicit registers accessed for X86. |
Nguyen Anh Quynh | 11867b2 | 2015-05-13 16:09:26 +0800 | [diff] [blame] | 69 | Adel Gadllah, Francisco Alonso & Stefan Cornelius: RPM package. |
Nguyen Anh Quynh | 6b019ce | 2015-06-16 17:18:26 +0800 | [diff] [blame] | 70 | Felix Gröbert (Google): fuzz testing harness. |
Nguyen Anh Quynh | 580ac52 | 2015-10-06 21:56:36 +0800 | [diff] [blame] | 71 | Daniel Collin & Nicolas Planel: M68K architecture. |
Nguyen Anh Quynh | 1c22c26 | 2016-03-01 11:09:17 +0800 | [diff] [blame] | 72 | Pranith Kumar: Explicit registers accessed for Arm64. |
tandasat | 45e5eab | 2016-05-11 21:48:32 -0700 | [diff] [blame] | 73 | Xipiter LLC: Capstone logo redesigned. |
| 74 | Satoshi Tanda: Support Windows kernel driver. |
Koutheir Attouchi | 08d419e | 2016-04-12 09:26:47 +0200 | [diff] [blame] | 75 | Koutheir Attouchi: Support for Windows CE. |
Fotis Loukos | 0a159f1 | 2016-05-03 16:37:52 +0300 | [diff] [blame] | 76 | Fotis Loukos: TMS320C64x architecture. |
Wolfgang Schwotzer | 22b4d0e | 2017-10-21 15:44:36 +0200 | [diff] [blame] | 77 | Wolfgang Schwotzer: M680X architecture. |
Catena cyber | 4f06a20 | 2018-06-01 16:41:17 +0200 | [diff] [blame] | 78 | Philippe Antoine: Integration with oss-fuzz and various fixes. |
Stephen Eckels | dce7da9 | 2018-07-04 10:47:55 -0400 | [diff] [blame] | 79 | Stephen Eckels (stevemk14ebr): x86 encoding features |