mephi42
d9b8079aba
Update SystemZ to LLVM commit 5ad902a6 ( #1306 )
2018-12-16 21:48:51 +08:00
Nguyen Anh Quynh
afffa5d741
merge next to master
2018-07-20 12:36:50 +08:00
Quang Nguyễn
85f4b8f7d9
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
565b6c3363
fix typo, style
...
Signed-off-by: Satoshi Tanda <tanda.sat@gmail.com>
2016-09-28 07:33:14 -07:00
Satoshi Tanda
78cbed4cc7
fix typo, style
...
Signed-off-by: Satoshi Tanda <tanda.sat@gmail.com>
2016-09-27 07:39:51 -07:00
Niels Boehm
7d4c660959
Fix typo in m68k constant for immediate operand.
2016-06-15 08:25:59 +02:00
tandasat
59df5507c1
edit documents and comments
2016-05-14 16:04:28 -07:00
tandasat
c45f1db564
Merge remote-tracking branch 'upstream/next' into next
2016-05-11 22:52:34 -07:00
tandasat
45e5eab646
port Windows driver support
2016-05-11 21:48:32 -07:00
tandasat
c7cf97f8a8
add a sample project for a windows driver
2016-04-23 17:38:29 -07:00
Nicolas PLANEL
541e890cc3
[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