Commit Graph

309 Commits (master)
 

Author SHA1 Message Date
Andrei Vlad LUTAS 54a2027333 Added 64-bit mul test case + made the code more readable.
5 days ago
Andrei Vlad LUTAS 270587903e Some more type cast warnings fixed.
5 days ago
Andrei Vlad LUTAS f1a85df2e7 Use const cast when fetching bytes from memory.
2 weeks ago
Andrei Vlad LUTAS a86c84f599 Added missing paranthesis around macro parameter.
2 weeks ago
Andrei Vlad LUTAS 91f04ed43b Fixed potential unaligned load, as reported by UBSAN.
2 weeks ago
vlutas 63ca9e4328
Merge pull request #90 from ianichitei/master
1 month ago
Anichitei Ionel-Cristinel 4e37a3a312
Update rust.yml
1 month ago
Anichitei Ionel-Cristinel 690edbdf87
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel 95aab171e4
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel fcf9c79679
Update README.md
1 month ago
Anichitei Ionel-Cristinel fc504017c9
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel 7f537ce019
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel ff8260e0dc
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel 567a24b4f2
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel ecba4412f5
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel e12c77a4cd
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel 02d5b9803f
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel 982a08475b
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel 2777987530
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel 2f53b0c228
Update ci.yml
1 month ago
Anichitei Ionel-Cristinel 0086ea6edf
ci: Attest provenance for each build artefact, not just the archives
1 month ago
Anichitei Ionel-Cristinel 9cd9c58607
ci: Try to figure out what are the required permissions
1 month ago
Anichitei Ionel-Cristinel ea6065bea1
ci: Fix permissions
1 month ago
Anichitei Ionel-Cristinel 802f2854cd
Try Artifact Attestations
1 month ago
Andrei Vlad LUTAS 1fa6505b28 Build fix for macos.
1 month ago
Andrei Vlad LUTAS 173e2e295d Do not use cpuid outside x86 architectures in disasmtool.
1 month ago
Andrei Vlad LUTAS 9a66dc05c7 Further fixed macos build.
1 month ago
Andrei Vlad LUTAS 473eb0af62 Fixed macos build.
1 month ago
Andrei Vlad LUTAS 05d5632dea https://github.com/bitdefender/bddisasm/issues/89 - fixed comment.
1 month ago
Andrei Vlad LUTAS f32c0373ac Incremented revision to 2.1.4.
2 months ago
Andrei Vlad LUTAS 44dc7c6cbb Updated changelog & Python binding version.
2 months ago
Andrei Vlad LUTAS 4bc4636765 https://github.com/bitdefender/bddisasm/issues/88 - removed (no longer needed) assert.
2 months ago
Andrei Vlad LUTAS 37a8c94bc7 Applied some of the syntax recomandations from https://cdrdv2.intel.com/v1/dl/getContent/817241.
3 months ago
Andrei Vlad LUTAS 02cbe6a298 https://github.com/bitdefender/bddisasm/issues/87 - added missing `R` access for the `rIP` operand for `SYSCALL` instructions; added missing `SCS`, `rCX` and `rDX` operands for `SYSEXIT` instruction.
3 months ago
Andrei Vlad LUTAS f6f93c4112 Fixed pybddisasm version.
3 months ago
Andrei Vlad LUTAS 3df189f093 https://github.com/bitdefender/bddisasm/issues/87 - Fixed `CALL` instruction access for `rIP` operand - it must include read access, as the instruction pointer is saved on the stack.
3 months ago
vlutas 2b12d0ab4b
Merge pull request #86 from oberrich/patch-1
3 months ago
oberrich f7410a083a
Fix typo in bdshemu.c
3 months ago
vlutas 8f95a2828d
Merge pull request #85 from ianichitei/master
4 months ago
Anichitei Ionel-Cristinel aeeafc414a
build: Fix ci.yml
4 months ago
Anichitei Ionel-Cristinel afc3e94801
build: Try to build on macos
4 months ago
Anichitei Ionel-Cristinel 357b95d652
build: Remove `rapidjson` dependency
4 months ago
Anichitei Ionel-Cristinel 3beab3a3ee
build: Use `-march=native`
4 months ago
Andrei Vlad LUTAS 40d53c6433 Removed unused declaration.
4 months ago
Anichitei Ionel-Cristinel 00a9640b73
rsbddisasm: Update `bddisasm-sys` dependency version
4 months ago
Anichitei Ionel-Cristinel abc9657c78
rsbddisasm: Bump version in install instructions
4 months ago
Anichitei Ionel-Cristinel b5ac0a30b9
Update Cargo.toml
4 months ago
Anichitei Ionel-Cristinel ba14104087
rsbddisasm: Update `bindgen` to 0.62.0
4 months ago
Andrei KISARI 698686ab14 Update headers for pybddisasm.
4 months ago
Anichitei Ionel-Cristinel fbe5c1375d
Update ci.yml
4 months ago