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 134 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
python: wrong prototype for cs_close() causes mem leaking. bug reported by Joxean Koret
Nguyen Anh Quynh
More...
about 11 years ago
x86: fix relative call. bug reported by Joxean Koret
Nguyen Anh Quynh
More...
about 11 years ago
Merge pull request #23 from danghvu/master
Nguyen Anh Quynh
More...
about 11 years ago
Use casting instead of isdigit, incase negative number
danghvu
More...
about 11 years ago
Fix a bug const generator does not account for assigning number as enum const
danghvu
More...
about 11 years ago
Partially reverted previous commit
Joxean
More...
about 11 years ago
Added @hex_code member
Joxean
More...
about 11 years ago
bump API to 1.6 to reflect the addition of the new API cs_option()
Nguyen Anh Quynh
More...
about 11 years ago
fix bindings to reflect the last commit
Nguyen Anh Quynh
More...
about 11 years ago
arm64: correct value of ARM64_SFT_ROR
Nguyen Anh Quynh
More...
about 11 years ago
update CREDITS
Nguyen Anh Quynh
More...
about 11 years ago
move some alias registers around to after REG_MAX. this seems to fix some issues of clang, which struggles with enum that assign value from other enum
Nguyen Anh Quynh
More...
about 11 years ago
arm: added some alias registers
Nguyen Anh Quynh
More...
about 11 years ago
java: temporarily remove SYNTAX_ATT option due to the newly added cs_option() API. this will be fixed when cs_option() is supported in java
Nguyen Anh Quynh
More...
about 11 years ago
merge with option branch
Nguyen Anh Quynh
More...
about 11 years ago
python: fix a memory leaking in cs_disasm_quick(). bug reported by Joxean Koret
Nguyen Anh Quynh
More...
about 11 years ago
arm: fix a memory leaking bug
Nguyen Anh Quynh
More...
about 11 years ago
API cs_option(): @value now has size_t, so mapping opaque pointer is possible for future options
Nguyen Anh Quynh
More...
about 11 years ago
Merge pull request #21 from danghvu/master
Nguyen Anh Quynh
More...
about 11 years ago
Minor fix in java coding style
danghvu
More...
about 11 years ago
Fix java binding to reflect new api
danghvu
More...
about 11 years ago
change option names for cs_option(), and update python binding accordingly to support new cs_option()
Nguyen Anh Quynh
More...
about 11 years ago
change cs_option() API to be more flexible with option value
Nguyen Anh Quynh
More...
about 11 years ago
python: update to the newly added cs_option() API
Nguyen Anh Quynh
More...
about 11 years ago
handle cs_option() according to arch & mode
Nguyen Anh Quynh
More...
about 11 years ago
add cs_option() API. move ATT & Intel syntax here, rather than having them as CS_MODE, which is wrong
Nguyen Anh Quynh
More...
about 11 years ago
mips: map register 9 to 'sp' rather than '29'
Nguyen Anh Quynh
More...
about 11 years ago
x86: fix bug in relative jump. reported by Joxean
Nguyen Anh Quynh
More...
about 11 years ago
update CREDITS
Nguyen Anh Quynh
More...
about 11 years ago
mips: correct the forgotten size_t address in the last API change
Nguyen Anh Quynh
More...
about 11 years ago
←
1
2
…
130
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