Unclaimed project
Are you a maintainer of capstone? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
capstone
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
armarm64bpfdisassemblerethereumframework+14
Last updated about 1 month ago
Back to changelogImproved
Version 6.0.0-Alpha3
Highlights
Architecture modules
- New ARC module (by @R33v0LT, sponsored by RizinOrg).
- BPF was update based on RFC 9669 and other sources (by @Roeegg2).
- Added support for TriCore 1.8 (by @Changqing-JING).
- Update and fixes to EVM (by @andelf)
- PPC update to LLVM 18 (adding a few new instructions).
Others
- Add many more Python wheels for different architecture/OS combinations (by @Antelox).
- Provide
deb and rpm packages (by @AndrewQuijano).
- Handful of bug fixes and improvements (see below).
What's Changed
- Update Changelog Version to 6.0.0-Alpha2 by @kabeor in https://github.com/capstone-engine/capstone/pull/2553
- PPC LLVM 18 by @Rot127 in https://github.com/capstone-engine/capstone/pull/2540
Arm regressions by @Rot127 in https://github.com/capstone-engine/capstone/pull/2556Python bindings: Enable more archs + bump cibuildwheel action to the v2.22.0 by @Antelox in https://github.com/capstone-engine/capstone/pull/2558Add arm64 and sysz compatibility layer to Python bindings by @peace-maker in https://github.com/capstone-engine/capstone/pull/2559Make thumb, v8 and m-class positional cstool arguments. by @Rot127 in https://github.com/capstone-engine/capstone/pull/2557Small arm64 compat header fixes by @satk0 in https://github.com/capstone-engine/capstone/pull/2563PPC regressions by @Rot127 in https://github.com/capstone-engine/capstone/pull/2575Fix 2572 by @Rot127 in https://github.com/capstone-engine/capstone/pull/2574Clean up the cstest documentation and build instructions. by @Rot127 in https://github.com/capstone-engine/capstone/pull/2580Update BPF arch by @Roeegg2 in https://github.com/capstone-engine/capstone/pull/2568x86: update read/write registers for transfer instructions by @hainest in https://github.com/capstone-engine/capstone/pull/2578cstest: use DOWNLOAD_EXTRACT_TIMESTAMP conditionally by @hainest in https://github.com/capstone-engine/capstone/pull/2581Capstone v6 now supports Debian Packaging by @AndrewQuijano in https://github.com/capstone-engine/capstone/pull/2579Fix complex atomic instructions handling by @Roeegg2 in https://github.com/capstone-engine/capstone/pull/2584Fix linking issue on Windows. by @Rot127 in https://github.com/capstone-engine/capstone/pull/2587Clarify between machine used vs. Capstone module affected. by @Rot127 in https://github.com/capstone-engine/capstone/pull/2586Fix LoongArch aliases and CS_OPT_SYNTAX_NO_DOLLAR support by @wargio in https://github.com/capstone-engine/capstone/pull/2594Update Actions by @AndrewQuijano in https://github.com/capstone-engine/capstone/pull/2593Downgrade labeler to v4 again due to failing CI. by @Rot127 in https://github.com/capstone-engine/capstone/pull/2598Delete Travis by @AndrewQuijano in https://github.com/capstone-engine/capstone/pull/2600Implement CPack for Debian/RPM by @AndrewQuijano in https://github.com/capstone-engine/capstone/pull/2590Add tricore tc1.8 instructions by @Changqing-JING in https://github.com/capstone-engine/capstone/pull/2595Apply new EVM opcode updates by @andelf in https://github.com/capstone-engine/capstone/pull/2602Fix SystemZ macro in Makefile by @Changqing-JING in https://github.com/capstone-engine/capstone/pull/2603Rebased #2570 by @Rot127 in https://github.com/capstone-engine/capstone/pull/2614chore(version): Update Version to 6.0.0-Alpha3 by @kabeor in https://github.com/capstone-engine/capstone/pull/2616New Contributors
- @satk0 made their first contribution in https://github.com/capstone-engine/capstone/pull/2563
- @Roeegg2 made their first contribution in https://github.com/capstone-engine/capstone/pull/2568
- @hainest made their first contribution in https://github.com/capstone-engine/capstone/pull/2578
- @Changqing-JING made their first contribution in https://github.com/capstone-engine/capstone/pull/2595
- @andelf made their first contribution in https://github.com/capstone-engine/capstone/pull/2602
Full Changelog: https://github.com/capstone-engine/capstone/compare/6.0.0-Alpha2...6.0.0-Alpha3
C
curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
41.1k C