View Single Post
psychonic

BAFFLED
Join Date: May 2008
Old 02-19-2012 , 11:36   Re: Lysis: An experimental .smx decompiler
Reply With Quote #88

Quote:
Originally Posted by GoD-Tony View Post
This closed-source mashup of KAC and SMAC is being released in the wild. It apparently makes heavy use of the Socket extension, as it's being advertised with a custom built-in auto-updater and banlist. I'm curious to know exactly what it's doing.

This exception is thrown when attempting to decompile:
Code:
Unhandled Exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at SourcePawn.SourcePawnFile..ctor(Byte[] binary) in Lysis\SourcePawnFile.cs:line 559
   at Lysis.PawnFile.FromFile(String path) in Lysis\PawnFile.cs:line 47
   at Lysis.Program.Main(String[] args) in Lysis\Program.cs:line 94
Any ideas?
Attached Files
File Type: txt output.txt (128.2 KB, 849 views)
psychonic is offline