mephi42
7ac73141c8
Update SystemZ to LLVM commit 5ad902a6 ( #1306 )
2018-12-16 21:48:51 +08:00
Nguyen Anh Quynh
76c1c3c4e9
merge next to master
2018-07-20 12:36:50 +08:00
Quang Nguyễn
5c96743735
Fix an integer overflow issue ( #871 )
...
* provide a validity check to prevent against Integer overflow conditions
* fix some style issues.
* provide a validity check in malloc() function to prevent against integer overflow conditions
* missing Ntintsafe.h
* use tabs for indentation
2017-03-20 20:13:14 +08:00
Satoshi Tanda
cb003974a4
fix typo, style
...
Signed-off-by: Satoshi Tanda <tanda.sat@gmail.com>
2016-09-28 07:33:14 -07:00
Satoshi Tanda
fbe096d147
fix typo, style
...
Signed-off-by: Satoshi Tanda <tanda.sat@gmail.com>
2016-09-27 07:39:51 -07:00
Niels Boehm
06cc17d41c
Fix typo in m68k constant for immediate operand.
2016-06-15 08:25:59 +02:00
tandasat
11f254250c
edit documents and comments
2016-05-14 16:04:28 -07:00
tandasat
e36384e224
Merge remote-tracking branch 'upstream/next' into next
2016-05-11 22:52:34 -07:00
tandasat
d4ef430b33
port Windows driver support
2016-05-11 21:48:32 -07:00
tandasat
5471700dfb
add a sample project for a windows driver
2016-04-23 17:38:29 -07:00
Nicolas PLANEL
65cde543ca
[python][contrib][objdump] fixup op.register_bits access
2016-04-11 22:03:40 +10:00
Nicolas PLANEL
ee5dbee5a2
[contrib][objdump] remove un needed import
...
Cleanup import xprint as it's not needed.
2015-10-03 20:49:39 +10:00
Daniel Collin
2ee675c10a
This adds M68K support to Capstone
2015-10-02 20:47:00 +02:00
Peter Hlavaty
5925d0cc62
vsnprintf fix
...
call nt!vsprintf_s
2014-06-02 21:48:30 +08:00
Nguyen Anh Quynh
937b28a0a7
add contrib/ directory
2014-05-31 12:07:25 +08:00