Commit Graph

198 Commits (v1.34.7)
 

Author SHA1 Message Date
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
Anichitei Ionel-Cristinel 2b21e09384
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 5edbe7a5fe
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 9af02e98d4
ci: Use cl.exe with CMake on Windows
3 years ago
Anichitei Ionel-Cristinel c8a30d5fcb
Update ci.yml
3 years ago
Ionel-Cristinel ANICHITEI f9a36db25e cmake: Remove debug logs
3 years ago
Anichitei Ionel-Cristinel 0f60c96f17
ci: Install Ninja on CMake Windows builds
3 years ago
Anichitei Ionel-Cristinel a20d4e4755
Update ci.yml
3 years ago
Ionel-Cristinel ANICHITEI e2e972c84f Remove bddisasmConfig.cmake.in
3 years ago