We recently had need to decipher an obfuscated stack trace. This was with our old Dofuscator software. With that software, you open your project, then you go to decipher the stack trace, and it asks for the symbol mapping file, and then you enter the stack trace and it deciphers it for you.
I would like this to be as easy to do with Spices. Is this possible, to just have the project file and the mapping file, and then you can decipher?