Closed koast18 closed 1 year ago
For example, in some binary .textbss is the first section of PE file, and this would cause an error like that. ERROR - Failed to automatically detect .text section.
.textbss
ERROR - Failed to automatically detect .text section
This would fix #94
Closed due to the problem has been fixed in release 0.4.0
For example, in some binary
.textbss
is the first section of PE file, and this would cause an error like that.ERROR - Failed to automatically detect .text section
.This would fix #94