Commit Graph

206 Commits (v1.34.10)
 

Author SHA1 Message Date
BITDEFENDER\vlutas 70db095765 Updates Rust binding to the latest version.
2 years ago
BITDEFENDER\vlutas fe6a937f51 Switched to internally defined types.
2 years ago
Anichitei Ionel-Cristinel 08103713b2
Merge pull request #53 from ekilmer/fix-bddisasm-makefile
2 years ago
Eric Kilmer 68c7c4a066
Add missing sources to Makefile for bddisasm
2 years ago
BITDEFENDER\vlutas 63e3ee22a9 Fixed High8 handling in NdGetFullAccessMap.
2 years ago
BITDEFENDER\vlutas c9d4dbca0f Added missing modifications.
2 years ago
BITDEFENDER\vlutas 2f50ce9b4e Improved REG_ID macros - make sure we include block addressing and High8 designator in the reg ID. Alsom, make sure the register size fits in, since the new tile register can be 1K in size, which previously overflowed...
2 years ago
BITDEFENDER\vlutas 4ff620cb76 Added bdhelpers to CMake.
3 years ago
Anichitei Ionel-Cristinel dac2092c17
Rust bindings: Remove `ND_CAT_FRED`
3 years ago
BITDEFENDER\vlutas 7572adaeba Fixed INSTRUX size in setup.py.
3 years ago
BITDEFENDER\vlutas 7749e06b9d Removed ND_CAT_FRED.
3 years ago
BITDEFENDER\vlutas 656916d92d Added missing paranthesis.
3 years ago
BITDEFENDER\vlutas 433e723e07 Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup.
3 years ago
Ionel-Cristinel ANICHITEI def76f8633 rsbddisasm: Fix keywords
3 years ago
Ionel-Cristinel ANICHITEI 1e78d15878 bddisasm-sys: Fix keywords
3 years ago
vlutas 62cdbdc068
Merge pull request #52 from ianichitei/master
3 years ago
Ionel-Cristinel ANICHITEI 7d50c7edd5 Update README
3 years ago
Ionel-Cristinel ANICHITEI 584150cb44 Move rsbddisasm to the bindings directory
3 years ago
Ionel-Cristinel ANICHITEI af3d23e3ff Move pybddisasm to the bindings directory
3 years ago
Anichitei Ionel-Cristinel 146ebc55c5
ci: Attempt to fix the Windows build
3 years ago
Anichitei Ionel-Cristinel 5ea879a9a0
ci: Fix `cargo fmt` step
3 years ago
Anichitei Ionel-Cristinel b57bf183b1
Add Rust workflow
3 years ago
Ionel-Cristinel ANICHITEI 51dbf5fb0a Initial Rust bindings implementation
3 years ago
BITDEFENDER\vlutas 4a485853b6 Fixed pybddisasm version.
3 years ago
BITDEFENDER\vlutas 412f065965 Moved the formatting function in a dedicated source file.
3 years ago
Andrei Vlad LUTAS 38592edf31 Removed old test files.
3 years ago
Andrei Vlad LUTAS 08096172cc Multiple improvements
3 years ago
Andrei Vlad LUTAS 5a617986b7 Added new shemu flag: SHEMU_FLAG_SUD_ACCESS is raised whenever the code accesses the SharedUserData page.
3 years ago
Andrei Vlad LUTAS c8735b437a Fixed NEG emulation - make sure flags are set.
3 years ago
Andrei Vlad LUTAS f6050661d5 Multiple improvements in bdshemu
3 years ago
Andrei Vlad LUTAS 76d92e73c2 Multiple changes
3 years ago
Anichitei Ionel-Cristinel 5b8b67c596
Add vcpkg install instructions
3 years ago
Andrei Vlad LUTAS c3a6ea1c25 Updated SEAMCALL specs according to Intel® Trust Domain CPU Architectural Extensions 343754-002US May 2021.
3 years ago
Andrei Vlad LUTAS d053de409f Although not stated in the SDM, VMCALL, VMLAUNCH, VMRESUME and VMXOFF refuse any prefix (66, F3, F2).
3 years ago
Andrei Vlad LUTAS 072f6e059b Build improvements
3 years ago
Andrei Vlad LUTAS 10dc00681d Updated version for pybddisasm build.
3 years ago
Andrei Vlad LUTAS f7bf814bbc Flag the rIP operand of conditional branches as being conditionally read/write instead of plain read/write.
3 years ago
Anichitei Ionel-Cristinel 92b3725cf0
cmake: Bump minimum cmake version to 3.16
3 years ago
Anichitei Ionel-Cristinel 82acf4c3a7
python: Increment expected version
3 years ago
Anichitei Ionel-Cristinel a0e5d8f905
Increment revision
3 years ago
Anichitei Ionel-Cristinel 935654d5f6
Merge pull request #40 from ianichitei/master
3 years ago
Ionel-Cristinel ANICHITEI 237e6ffb3e pybddisasm: Don't implement nd_vsnprintf_s and nd_memset
3 years ago
Ionel-Cristinel ANICHITEI e7803bdf72 Implement nd_vsnprintf_s and nd_memset if possible
3 years ago
Ionel-Cristinel ANICHITEI 9a30b907c7 README fixes
3 years ago
Ionel-Cristinel ANICHITEI c20e45a8e4 Update README
3 years ago
Ionel-Cristinel ANICHITEI cc6cf1e2b6 Don't install disasmtool if BDD_INCLUDE_TOOL is OFF
3 years ago
Ionel-Cristinel ANICHITEI 42497c3ee6 Allow users to disable disasmtool and isagenerator targets
3 years ago
Anichitei Ionel-Cristinel dcfd0ea478
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 0c925a46bf
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 069daec529
Update ci.yml
3 years ago