Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
4a757e129f69e720ee75d6c756df15c9a553e31f
4a757e1
Several changes for size reduction (#929)
by vit9696
· 7 years ago
44c419a
x86: indentation
by Nguyen Anh Quynh
· 7 years ago
69b163a
Compile cstool on Windows using Microsoft Visual Studio (VS). (#927)
by Quang Nguyễn
· 8 years ago
ce3f0d0
Rename test.c to test_basic.c with corresponding executable name change. (#923)
by Nick Briggs
· 8 years ago
7b4e870
x86: LDS is invalid in x64. see #904
by Nguyen Anh Quynh
· 8 years ago
7ca24f1
Merge branch 'master' of https://github.com/aquynh/capstone
by Nguyen Anh Quynh
· 8 years ago
ce8a822
x86: handle f2/f3 prefix for 16bit. see issue #452
by Nguyen Anh Quynh
· 8 years ago
a8ad69a
x86: LES is invalid in x64. see #904
by Nguyen Anh Quynh
· 8 years ago
efc9036
x86: AT&T syntax bug with zero offset segment register. see #884
by Nguyen Anh Quynh
· 8 years ago
f4c5d5e
Makefile: do not delete capstone.pc.in
by Nguyen Anh Quynh
· 8 years ago
079d94d
arm: POP {reg} read/write SP register. this fixes #913
by Nguyen Anh Quynh
· 8 years ago
3cebee3
x86: lock nop is a valid instruction. #915
by Nguyen Anh Quynh
· 8 years ago
3cc69be
cmake - fix SOVERSION property used for libcapstone.so (#914)
by Gabor Buella
· 8 years ago
bc0e173
CMake: fix pkgconfig file
by Nguyen Anh Quynh
· 8 years ago
b9a2c1a
cmake: install pkg config file
by Gabor Buella
· 8 years ago
e1e2b5b
fix compiling error in MS VS2015 (#869)
by noword
· 8 years ago
2acb205
cstool: support arm64be
by Nguyen Anh Quynh
· 8 years ago
10e8323
Bugfix : setting all fields to insns cache (#899)
by Simorfo
· 8 years ago
54f4863
python: add a debug line
by Nguyen Anh Quynh
· 8 years ago
c1d5c09
cleanup
by Nguyen Anh Quynh
· 8 years ago
3c467fe
Fix for incorrect operand size in 64bit CALL / JMP when x66 prefix in use (#777)
by el2ro
· 8 years ago
8e39d82
replace if-s in AArch64_AM_decodeAdvSIMDModImmType10 with lookup table (#552)
by szt
· 8 years ago
e3ff166
vb6 bindings added to credits.txt (#891)
by David Zimmer
· 8 years ago
bbb6b9e
add VB to README
by Nguyen Anh Quynh
· 8 years ago
edc8ef0
+vb6 bindings (#889)
by David Zimmer
· 8 years ago
0e4cdd9
PHP binding
by Nguyen Anh Quynh
· 8 years ago
04ce7f2
cstool: fix mips64 mode
by Nguyen Anh Quynh
· 8 years ago
85f4b8f
Fix an integer overflow issue (#871)
by Quang Nguyễn
· 8 years ago
5be7444
x86: support BND prefix. issue #872
by Nguyen Anh Quynh
· 8 years ago
6fe86ee
provide a validity check to prevent against Integer overflow conditions (#870)
by Quang Nguyễn
· 8 years ago
fbfa991
add nmake.bat
by Nguyen Anh Quynh
· 8 years ago
d786983
cstool: support armbe mode
by Nguyen Anh Quynh
· 8 years ago
e2d9ada
Update cs.c
by Nguyen Anh Quynh
· 8 years ago
93f7af2
Merge pull request #867 from vit9696/patch-1
by Nguyen Anh Quynh
· 8 years ago
4361596
fix compilation from within a macOS kernel extension
by vit9696
· 8 years ago
d8ef491
fix some warnings on VS2010 on redefining INTxx_MIN, INTxx_MAX
by Nguyen Anh Quynh
· 8 years ago
bac2b3b
Merge pull request #865 from rhelmot/master
by Nguyen Anh Quynh
· 8 years ago
9d3e929
Add ability to copy prebuilt libraries from prebuilt directory during python build
by Andrew Dutcher
· 8 years ago
e22577e
update ChangeLog
by Nguyen Anh Quynh
· 8 years ago
335b85c
arm64: fix immediate number in detail mode. see #860
by Nguyen Anh Quynh
· 8 years ago
adec3a8
CMake: bump version to 3.0.5
by Nguyen Anh Quynh
· 8 years ago
1504f91
x86: consistent register names ST0-ST7 with the asm output
by Nguyen Anh Quynh
· 8 years ago
2fa4744
arm64: rename enum arm64_mrs_reg to arm64_sysreg
by Nguyen Anh Quynh
· 8 years ago
9630954
arm: add IMM operand for printPostIdxImm8s4Operand(). issue #861
by Nguyen Anh Quynh
· 8 years ago
972a512
Merge branch 'master' of https://github.com/aquynh/capstone
by Nguyen Anh Quynh
· 8 years ago
f15f3bc
ppc: print 0 offset for memory operand. see issue #856
by Nguyen Anh Quynh
· 8 years ago
9ad8eb6
x86: fix EAX operand for X86_MOV32ao32. fix issue #852
by Nguyen Anh Quynh
· 8 years ago
85c1b4b
Python: Automatically conform to PEP440 for version numbers. ported from Unicorn Python binding
by Nguyen Anh Quynh
· 8 years ago
0f456b3
switch endian mode with cs_option() for Arm/Arm64/Mips/Sparc. fix issue #849
by Nguyen Anh Quynh
· 8 years ago
63fb1f4
Merge pull request #843 from JustEnuff2BDangerous/master
by Nguyen Anh Quynh
· 8 years ago
952d534
Patch for issue #842
by JustEnuff2BDangerous
· 8 years ago
2562670
x86: Fix the operand encoding in the test instruction for reduce set, issue #702
by Nguyen Anh Quynh
· 8 years ago
7c5c636
x86: Fix the operand encoding in the test instruction, issue #702
by Nguyen Anh Quynh
· 8 years ago
3847798
Merge pull request #833 from 0xbc/fix_cstool_build_vs2012
by Nguyen Anh Quynh
· 8 years ago
e213802
Fix build under VS2012 (i.e. MSC_VER = 1700)
by Ben Cheney
· 8 years ago
0de0c8b
Merge pull request #817 from GBuella/fix_x86_rel_addr_macro
by Nguyen Anh Quynh
· 8 years ago
8925ff9
x86: fix X86_REL_ADDR macro - handle two-byte jump instructions
by Gabor Buella
· 8 years ago
ae79bd9
Add a check of MSVC variable before setting flags that link the libra… (#814)
by microplankton
· 8 years ago
c8c587f
Merge pull request #815 from FuzzySecurity/PowerShell-Binding
by Nguyen Anh Quynh
· 8 years ago
2328253
$Address -> UInt64 !Int32
by FuzzySecurity
· 8 years ago
01cf158
Merge remote-tracking branch 'aquynh/master' into PowerShell-Binding
by FuzzySecurity
· 8 years ago
6357369
Merge pull request #813 from ehntoo/master
by Nguyen Anh Quynh
· 8 years ago
da38d99
Use the correct mapping for 32-bit Thumb Big-Endian insns
by Mitchell Johnson
· 8 years ago
8b7bac2
Fix cs_close() pointer to handle not handle (#810)
by b33f
· 8 years ago
b526229
Fix: cs_close -> [ref]Ptr not Ptr
by FuzzySecurity
· 8 years ago
4088ce5
Merge remote-tracking branch 'aquynh/master' into PowerShell-Binding
by FuzzySecurity
· 8 years ago
d909de0
update CREDITS.TXT
by Nguyen Anh Quynh
· 8 years ago
04ec181
PowerShell binding (#803)
by b33f
· 8 years ago
2a66831
Revert constant generation + Quality of service change
by FuzzySecurity
· 8 years ago
a75752b
+Get-CapstoneDisassembly
by FuzzySecurity
· 8 years ago
8308ace
x86: fix (AT&T) instruction SLDT for issue #807
by Nguyen Anh Quynh
· 8 years ago
c19af63
x86: fix (AT&T) instruction lgs for issue #805
by Nguyen Anh Quynh
· 8 years ago
08b0e46
x86: fix (AT&T) ROL instruction in issue #804
by Nguyen Anh Quynh
· 8 years ago
c86e78f
x86: fix movw instruction in #789
by Nguyen Anh Quynh
· 8 years ago
a2d62f9
x86: fix sysexit in #806
by Nguyen Anh Quynh
· 8 years ago
b9f38ed
PowerShell.Binding-Rework
by FuzzySecurity
· 8 years ago
8853489
cstool: remove M68K support
by Nguyen Anh Quynh
· 8 years ago
41a3980
cstool: print out insn groups
by Nguyen Anh Quynh
· 8 years ago
861a098
cstool: remove its version
by Nguyen Anh Quynh
· 8 years ago
12ce2b3
Binding.PowerShell-Script
by FuzzySecurity
· 8 years ago
8da385d
Binding.README.Ps1
by FuzzySecurity
· 8 years ago
db50d84
Binding.README
by FuzzySecurity
· 8 years ago
af38ecc
Binding.README
by FuzzySecurity
· 8 years ago
a7f8a4f
Binding.README
by FuzzySecurity
· 8 years ago
4015dfa
Add X86_REG_EFLAGS for X86_STC and X86_STD for full x86 instructions … (#800)
by Samuel Chevet
· 8 years ago
3d658de
cstool: update README
by Nguyen Anh Quynh
· 8 years ago
5c3044a
tests: cleanup test_arm.c
by Nguyen Anh Quynh
· 8 years ago
abafa81
Merge pull request #798 from w4kfu/master
by Nguyen Anh Quynh
· 8 years ago
9bebb55
Add X86_REG_EFLAGS for X86_STC and X86_STD
by Samuel CHEVET
· 8 years ago
3239ace
bump package version to 3.0.5
by Nguyen Anh Quynh
· 8 years ago
665d404
python: bump version to 3.0.5
by Nguyen Anh Quynh
· 8 years ago
2912f35
update CREDITS.TXT
by Nguyen Anh Quynh
· 8 years ago
ef4b5c9
python: capitalized cython name
by Nguyen Anh Quynh
· 8 years ago
34e635f
python: merge conflict
by Nguyen Anh Quynh
· 8 years ago
00c3fa1
Merge branch 'master' into test
by Nguyen Anh Quynh
· 8 years ago
e29ddbd
Python: Actually attempt to load .so.3 extension on linux
by Andrew Dutcher
· 8 years ago
5db5ec8
Python: Spelling/capitalization/contact fixes in readme
by Andrew Dutcher
· 8 years ago
cffc988
Minor english fixes
by Andrew Dutcher
· 8 years ago
aa07e1c
Python: remove special case for cygwin build
by Andrew Dutcher
· 8 years ago
b7f4930
Python: Make cython work with extreme prejudice
by Andrew Dutcher
· 8 years ago
Next »