busmaker
Results
2
issues of
busmaker
Hey, I got an error from ida plugin when using `Deflat` function. ``` .... File "s:\Python\Python37\Lib\site-packages\qiling\extensions\idaplugin\qilingida.py", line 2332, in [x.handler() for x in self.menuitems if x.action == action] File "s:\Python\Python37\Lib\site-packages\qiling\extensions\idaplugin\qilingida.py",...
Hi, I just found an issue that `cs_regs_access` didn't parse `mrs x8, tpidr_el0` (bytes: `48 D0 3B D5`) correctly, the x8 is destination and tpidr_el0 should be the source, but...