diff options
Diffstat (limited to 'plugins/libcsem')
-rw-r--r-- | plugins/libcsem/semantic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/libcsem/semantic.c b/plugins/libcsem/semantic.c index 0dc330e..de87012 100644 --- a/plugins/libcsem/semantic.c +++ b/plugins/libcsem/semantic.c @@ -32,7 +32,7 @@ -DEFINE_CHRYSALIDE_ACTIVE_PLUGIN("LibC semantics", "Register semantic information relative to the libc", "0.1.0", +DEFINE_CHRYSALIDE_ACTIVE_PLUGIN("GCSemPlugin", "LibC semantics", "Register semantic information relative to the libc", "0.1.0", PGA_DISASSEMBLY_HOOKED_POST); |