openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Capstone
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
almost 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 136 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update instructions in COMPILE about compiling/installing bindings before usage
Nguyen Anh Quynh
More...
about 11 years ago
bindings: more flexible autogen on generating filenames containing constants
Nguyen Anh Quynh
More...
about 11 years ago
python: 'make' alone does not install python module
Nguyen Anh Quynh
More...
about 11 years ago
bindings: add project info into autogen files
Nguyen Anh Quynh
More...
about 11 years ago
bindings: Makefile does nothing by default
Nguyen Anh Quynh
More...
about 11 years ago
bindings: add author info to const_generator.py
Nguyen Anh Quynh
More...
about 11 years ago
Merge branch 'master' of https://github.com/danghvu/capstone into autogen
Nguyen Anh Quynh
More...
about 11 years ago
fix some potential format string bugs in arm64, arm & mips
Nguyen Anh Quynh
More...
about 11 years ago
x86: print segment register in some insns with memory references. This fixes the bug reported by Edgar & Attila
Nguyen Anh Quynh
More...
about 11 years ago
semantics: add insn group JUMP, so now we can check if this insn is branching
Nguyen Anh Quynh
More...
about 11 years ago
arm: move static variable ITBlock to cs_struct, so make arm code truly thread-safe
Nguyen Anh Quynh
More...
about 11 years ago
x86: clang still complains on unused enum type. this shuts it up
Nguyen Anh Quynh
More...
about 11 years ago
arm64: remove asprintf.c and use static buffer instead for SysRegMapper_toString(). this fixes the bug on MSR insn reported by Patroklos Argyroudis
Nguyen Anh Quynh
More...
about 11 years ago
Add clean target for bindings/Makefile
danghvu
More...
about 11 years ago
Add support for python in const_generator.py
danghvu
More...
about 11 years ago
Modify java binding to use the auto-generated files
danghvu
More...
about 11 years ago
Name the target clearer in Makefile for testing binding
danghvu
More...
about 11 years ago
Add a script to generate constant for binding
danghvu
More...
about 11 years ago
update CREDITS
Nguyen Anh Quynh
More...
about 11 years ago
test: add few (commented out) arm instructions to test_arm.c
Nguyen Anh Quynh
More...
about 11 years ago
test: add some more insn to test_arm.c (commented out code)
Nguyen Anh Quynh
More...
about 11 years ago
arm: fix param of MCRegisterInfo_InitMCRegisterInfo() in ARM_init()
Nguyen Anh Quynh
More...
about 11 years ago
arm: fix wrong calculation on update_flags due to dropped support for cs_reg_write() with 0 as handle
Nguyen Anh Quynh
More...
about 11 years ago
arm: upgrade core engine
Nguyen Anh Quynh
More...
about 11 years ago
tests: add some test insn (commented)
Nguyen Anh Quynh
More...
about 11 years ago
Merge branch 'master' into x86
Nguyen Anh Quynh
More...
about 11 years ago
clarify in capstone.h that no API accepts CS_ARCH_* as handle anymore
Nguyen Anh Quynh
More...
about 11 years ago
finally drop ugly support for using arch as handle in cs_reg_name(). this doesnt change API
Nguyen Anh Quynh
More...
about 11 years ago
x86: update core engine
Nguyen Anh Quynh
More...
about 11 years ago
arm64: handle decomposer properly for alias insn
Nguyen Anh Quynh
More...
about 11 years ago
←
1
2
…
131
132
133
134
135
136
137
138
139
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree