Commit Graph

145 Commits (3495a7cc84bc1e9ac23f615b559dac6689f45b52)
 

Author SHA1 Message Date
Ionel-Cristinel ANICHITEI 3495a7cc84 cmake: Various improvements, especially to the way the bddisasm package is consumed
3 years ago
Andrei Vlad LUTAS fccf11915d Added support for Intel FRED and LKGS instructions.
3 years ago
Andrei Vlad LUTAS f7be5a7bbd Incremented version.
3 years ago
Andrei Vlad LUTAS 15e5e2db63 Fixed several RFLAGS setting issues with airthmetic and shift instructions.
3 years ago
Andrei Vlad LUTAS 37d47ef7e7 Display instruction bitfields support.
3 years ago
Andrei Vlad LUTAS 1eb1c9d0d2 Fixed https://github.com/bitdefender/bddisasm/issues/38.
3 years ago
Nicolae BODEA a0b3eee37f Fix pybddisasm build.
3 years ago
Andrei Vlad LUTAS 98ea9e1d9a Fixed https://github.com/bitdefender/bddisasm/issues/34, https://github.com/bitdefender/bddisasm/issues/35, https://github.com/bitdefender/bddisasm/issues/36 and https://github.com/bitdefender/bddisasm/issues/37.
3 years ago
Ionel-Cristinel ANICHITEI 057d326433 Specify -maes when building bdshemu
3 years ago
Andrei Vlad LUTAS e552aef1f5 Add march=westmere in bdshemu Makefile as well.
3 years ago
Andrei Vlad LUTAS e0c6f9e374 Specify westmere arch on pybddisasm build.
3 years ago
Andrei Vlad LUTAS f8a3011a49 Added support for AESDEC, AESDECLAST and AESIMC emulation, using compiler intrinsics - they will be used only if the SHEMU_OPT_SUPPORT_AES is set (so the integrator can properly check for AES-NI support in hardware).
3 years ago
vlutas 83ee0d120d
Merge pull request #33 from ianichitei/master
3 years ago
Anichitei Ionel-Cristinel 2806cc00cb
ci: Build for Release on Linux
3 years ago
Ionel-Cristinel ANICHITEI 3c6679f927 disasmtool_lix: Remove inc/bdshemu from include directories
3 years ago
Ionel-Cristinel ANICHITEI 9fc3070436 Merge remote-tracking branch 'bitdefender-public/master'
3 years ago
Ionel-Cristinel ANICHITEI 80a1fd54ef disasmtool_lix: Use -march=nehalem when building
3 years ago
Anichitei Ionel-Cristinel 974e7124f0
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 5c8d896b26
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 3e21ce944d
Update ci.yml
3 years ago
Andrei Vlad LUTAS cd27b55b61 Fixed conflicts.
3 years ago
Ionel-Cristinel ANICHITEI 2c3535754f Fix build
3 years ago
Andrei Vlad LUTAS 5aa353867c Add support for shemu in disasmtool_lix (thanks to Bogdan Bosinta - @bbosinta).
3 years ago
Ionel-Cristinel ANICHITEI 24234eb097 Try to add a .deb to releases
3 years ago
Ionel-Cristinel ANICHITEI b93bb94e16 Merge remote-tracking branch 'bitdefender-public/master'
3 years ago
Ionel-Cristinel ANICHITEI 2dcac9a5d9 Remove iobj and ipdb files before creating the ZIPs
3 years ago
Ionel-Cristinel ANICHITEI fc85cdb20c Include disasmtool in the Windows build
3 years ago
bbosinta 03220857f9
Merge pull request #32 from bbosinta/master
3 years ago
Anichitei Ionel-Cristinel 892946cb07
Run the release step only for releases
3 years ago
Anichitei Ionel-Cristinel 3bb888fc99
Try to add Windows binaries to a release
3 years ago
Bogdan-Viorel BOSINTA 1fd35e9f30 Include disasmtool in packages
3 years ago
Bogdan-Viorel BOSINTA 9a18cde5ea Add support for CPack
3 years ago
Bogdan-Viorel BOSINTA 704e452353 Cleanup CMakeLists.txt
3 years ago
Anichitei Ionel-Cristinel 1aa0e0d71b
Merge pull request #31 from ianichitei/master
3 years ago
Ionel-Cristinel ANICHITEI 5926fa30f1 Update README
3 years ago
Ionel-Cristinel ANICHITEI 88c0adfc48 Add support for find_package
3 years ago
Anichitei Ionel-Cristinel 11fa28a8bb
Fix CMake install target
3 years ago
vlutas 9fa954325c
Merge pull request #29 from tklengyel/python_example
4 years ago
Tamas K Lengyel 54992bb376 Add copy-pastable python example
4 years ago
Anichitei Ionel-Cristinel 432f2290c6
Update README.md
4 years ago
Anichitei Ionel-Cristinel 8528de2d98
Merge pull request #28 from ianichitei/master
4 years ago
Ionel-Cristinel ANICHITEI b942b37680 Don't supply inc/bdshemu as an include path for cppcheck
4 years ago
Ionel-Cristinel ANICHITEI c1c3770cc6 Move bdhsemu.h to inc/
4 years ago
Ionel-Cristinel ANICHITEI 81664ff09f Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_SOURCE_DIR when reading version.h
4 years ago
Ionel-Cristinel ANICHITEI 15fe86d7d3 Fix library order
4 years ago
Ionel-Cristinel ANICHITEI 190d3e59f3 Extract version information from version.h
4 years ago
Ionel-Cristinel ANICHITEI f5d91d7cb5 Use Release as the default build type
4 years ago
Ionel-Cristinel ANICHITEI 2eb472cdab Ignore disasmtool_lix/_build
4 years ago
Anichitei Ionel-Cristinel baad8a4bd0
ci: Use CMake when building on Linux
4 years ago
Ionel-Cristinel ANICHITEI 2ebfd04da0 Update README
4 years ago