Skip to content

Issues: zyantific/zydis

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

UDBGRD, UDBGWR Undocumented Instructions A-decoder Area: Decoder C-enhancement Category: Enhancement of existing features P-low Priority: Low
#288 opened Dec 15, 2021 by ghost
Undefined behavior in ZydisGetOperandSizeFromElementSize (memory alignment) A-decoder Area: Decoder C-bug Category: This is a bug (or a fix for a bug, when applied to PRs) P-medium Priority: Medium
#523 opened Sep 10, 2024 by wareya
Formatter improvements A-formatter Area: Formatter C-enhancement Category: Enhancement of existing features
#106 opened Mar 23, 2019 by flobernd
2 tasks
v4.X.X
Introduce ZYDIS_ELEMENT_TYPE_CC type A-decoder Area: Decoder C-enhancement Category: Enhancement of existing features
#107 opened Mar 23, 2019 by flobernd
1 of 2 tasks
v4.X.X
Provide support for AVX512_4VNNIW operands A-decoder Area: Decoder A-formatter Area: Formatter C-enhancement Category: Enhancement of existing features P-high Priority: High
#108 opened Mar 23, 2019 by flobernd
1 of 2 tasks
v4.X.X
Create additional language bindings for Zydis A-bindings Area: Foreign language bindings C-feature Category: Addition of a new feature
#111 opened Mar 24, 2019 by flobernd
3 of 8 tasks
Cache very common instructions A-decoder Area: Decoder C-feature Category: Addition of a new feature
#113 opened Mar 24, 2019 by athre0z
Decoder and formatter issues A-decoder Area: Decoder A-formatter Area: Formatter C-bug Category: This is a bug (or a fix for a bug, when applied to PRs) P-medium Priority: Medium
#134 opened Feb 9, 2020 by 0xd4d
Add NASM syntax A-formatter Area: Formatter C-feature Category: Addition of a new feature P-low Priority: Low
#151 opened Aug 28, 2020 by CPPF0rev3r
Operand Visibility Bug A-decoder Area: Decoder C-bug-invalid Category: Invalid bug report
#171 opened Mar 7, 2021 by fred26 v4.X.X
Instructions missing in Zydis: 64-bit RDSSPD, VMGEXIT, AltMovCr8 A-decoder Area: Decoder C-enhancement Category: Enhancement of existing features P-medium Priority: Medium
#183 opened Apr 27, 2021 by tremalrik
Old Intel instructions: MOV TRx, JMPE, FNSTDW, FSTSG, FRSTPM, LOADALL, etc A-decoder Area: Decoder C-enhancement Category: Enhancement of existing features P-medium Priority: Medium
#184 opened Apr 28, 2021 by tremalrik
Undefined x86 opcodes known to be used for syscall-like functionality A-decoder Area: Decoder C-question Category: Question and assistance with usage
#201 opened Aug 27, 2021 by tremalrik
Conditional writes for CPU flags A-decoder Area: Decoder C-enhancement Category: Enhancement of existing features
#55 opened Aug 9, 2018 by aswerw v4.X.X
PTWRITE is invalid if 66H prefix is used A-decoder Area: Decoder C-bug Category: This is a bug (or a fix for a bug, when applied to PRs) P-low Priority: Low
#219 opened Sep 8, 2021 by flobernd
Missing hidden operands for far call/ret A-decoder Area: Decoder C-enhancement Category: Enhancement of existing features P-medium Priority: Medium
#239 opened Sep 20, 2021 by mappzor
Reformat code C-cleanup Category: Cleanup of code and refactoring work P-low Priority: Low
#261 opened Oct 30, 2021 by flobernd
2 tasks
Consider reworking ZydisShortString A-formatter Area: Formatter C-enhancement Category: Enhancement of existing features P-low Priority: Low
#263 opened Nov 6, 2021 by athre0z
Improve OSS-Fuzz integration A-build Area: Build system A-fuzzing Area: Fuzzing tools / OSS-fuzz C-enhancement Category: Enhancement of existing features P-medium Priority: Medium
#264 opened Nov 10, 2021 by athre0z
3 of 5 tasks
Add more status codes to the encoder A-encoder Area: Encoder C-enhancement Category: Enhancement of existing features P-medium Priority: Medium
#265 opened Nov 12, 2021 by ZehMatt
Not all nops in ZydisEncoderNopFill
#545 opened Dec 18, 2024 by Nitr0-G
Discussion: Feature IFDEFs and unions/bitfields in public API structs A-build Area: Build system C-enhancement Category: Enhancement of existing features
#280 opened Dec 7, 2021 by flobernd
Encoder requires xchg to have memory operand first A-encoder Area: Encoder C-bug Category: This is a bug (or a fix for a bug, when applied to PRs) P-medium Priority: Medium
#293 opened Dec 17, 2021 by ZehMatt
The VIA ALTINST instruction A-decoder Area: Decoder C-enhancement Category: Enhancement of existing features P-low Priority: Low
#295 opened Dec 17, 2021 by tremalrik
Hidden memory operands for MONITOR, RMPUPDATE, XLAT A-decoder Area: Decoder C-bug Category: This is a bug (or a fix for a bug, when applied to PRs) P-medium Priority: Medium
#206 opened Aug 28, 2021 by tremalrik
ProTip! Exclude everything labeled bug with -label:bug.