You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is per a review of both this project and BinjaExportTox64dbg. That project imports and exports address comments. More details about this type of comment here: moval0x1/BinjaExportTox64dbg#1 (comment)
The idea would be to have address comments that are found on addresses not in a function to be exported and imported. Addresses inside a function would be excluded from export and import of this type of comment.
This is a net new feature from BinjaExportTox64dbg.
The text was updated successfully, but these errors were encountered:
This is per a review of both this project and BinjaExportTox64dbg. That project imports and exports address comments. More details about this type of comment here:
moval0x1/BinjaExportTox64dbg#1 (comment)
The idea would be to have address comments that are found on addresses not in a function to be exported and imported. Addresses inside a function would be excluded from export and import of this type of comment.
This is a net new feature from BinjaExportTox64dbg.
The text was updated successfully, but these errors were encountered: