-
Notifications
You must be signed in to change notification settings - Fork 262
Closed
Labels
Component: WARPEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
Milestone
Description
Version and Platform (required):
- Binary Ninja Version: 5.2.8109-dev Ultimate, c239cc75
- OS: macos
- OS Version: 15.6
- CPU Architecture: x86_64
Bug Description:
In the recent past, there were log entries that recorded actions taken by WARP that included matched function statistics and loaded signature files. At some point those log entries disappeared with one of the recent releases in dev. It would be helpful to bring those logs back if this was a concious design choice, and if this was a mistake, also good idea to bring them back.
Steps To Reproduce:
- Make a WARP signature file
- Enable analysis.warp.Load User Files
- Close binja
- Open binja
- Open the log
- Open a new file that you know has functions WARP will match
- Notice that WARP no longer has any entries at all where it used to have
[0 WARP] Foo'd 15 functions, and Bar'd 5 functions(I don't remember the exact text that it used to record, but it was helpful).
Expected Behavior:
Logging of WARP actiions during initial workflow.
It does still show the similar stats from the old deprecated? SignatureMatcher.
Metadata
Metadata
Assignees
Labels
Component: WARPEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
