waiwaipi

Results 2 comments of waiwaipi

@valour01 Thanks for your reply. Yes, there are mapping symbols whose address is larger than `0x8774`. But they belong to other sections which are not considered in disassembly. For example,...

The problem is `self.mappings()` may not contain `0x60, 0x70, 0x80`. In `read_symbols()`, it will check if each mapping symbol is in the selected sections (line 117, 122, and 126) and...