We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 377d166 commit 8b18d24Copy full SHA for 8b18d24
1 file changed
revengai/features/auto_unstrip/__init__.py
@@ -11,7 +11,7 @@ def __init__(self, config=None):
11
12
def register(self):
13
PluginCommand.register(
14
- "RevEng.AI\\AutoUnstrip",
+ "RevEng.AI\\Auto Unstrip",
15
"Attempt to recover stripped function names",
16
self.show_auto_unstrip_dialog,
17
self.is_valid
0 commit comments