mirror of
https://github.com/DMaroo/GhidRust.git
synced 2025-12-24 19:20:22 +01:00
Fix according GP-4269 (#10)
Co-authored-by: Dmitry Shchannikov <d_shchannikov@wargaming.net>
This commit is contained in:
@@ -35,7 +35,7 @@ import docking.action.MenuData;
|
||||
@PluginInfo(
|
||||
status = PluginStatus.STABLE,
|
||||
packageName = "HELLO",
|
||||
category = PluginCategoryNames.DECOMPILER,
|
||||
category = PluginCategoryNames.ANALYSIS,
|
||||
shortDescription = "Rust Decompiler",
|
||||
description = "Decompile Rust binaries' assembly to Rust code",
|
||||
eventsConsumed = {
|
||||
|
||||
Reference in New Issue
Block a user