capa
capa copied to clipboard
ida-explorer: '<' not supported between instances of 'AbsoluteVirtualAddress' and '_NoAddress'
ERROR:capa.ida.plugin.form:Failed to render results (error: '<' not supported between instances of 'AbsoluteVirtualAddress' and '_NoAddress')
Traceback (most recent call last):
File "C:\Python310\lib\site-packages\capa\ida\plugin\form.py", line 866, in load_capa_results
self.model_data.render_capa_doc(self.resdoc_cache, self.view_show_results_by_function.isChecked())
File "C:\Python310\lib\site-packages\capa\ida\plugin\model.py", line 527, in render_capa_doc
self.render_capa_doc_by_program(doc)
File "C:\Python310\lib\site-packages\capa\ida\plugin\model.py", line 514, in render_capa_doc_by_program
self.render_capa_doc_match(parent2, match, doc)
File "C:\Python310\lib\site-packages\capa\ida\plugin\model.py", line 446, in render_capa_doc_match
self.render_capa_doc_match(parent2, child, doc)
File "C:\Python310\lib\site-packages\capa\ida\plugin\model.py", line 439, in render_capa_doc_match
parent2 = self.render_capa_doc_feature_node(
File "C:\Python310\lib\site-packages\capa\ida\plugin\model.py", line 590, in render_capa_doc_feature_node
for location in sorted(locations):
TypeError: '<' not supported between instances of 'AbsoluteVirtualAddress' and '_NoAddress'
Problem sample is private