[Release]SHNDecryptor[24.12.2012][4a]
Hello Community,
after i release this smal Tool on another site, i'll release it now also here.
After i found the Source on Google i think about to fix the save break and Develope it with some new Feautures. The SHNDecryptor based on the latest Updated Version from CSharp (3f).
So this Tool is based on CSharps Decryptorand all Credits goes to him.
Changelog 24.12.2012:
Serial:
Code:
QTGGBB-A2JKMZ-CPSVVJ-2L7VX2-1QQ1BS-JC
Download:
SHNDecryptor direct link
VirusTotal Check:
Check the File
Credits:
Code:
CSharp for the most work
NextIdea for tell us which encoder work on Fiesta correctly
Me to fix some Forms :D
Re: [Release]SHNDecryptor[24.12.2012][4a]
Re: [Release]SHNDecryptor[24.12.2012][4a]
Exp editor works on Shn Editor v3d too. You just have to change Slime's exp to 20 before using it. :P
Nice release.
Re: [Release]SHNDecryptor[24.12.2012][4a]
Quote:
Originally Posted by
Crystalz
Exp editor works on Shn Editor v3d too. You just have to change Slime's exp to 20 before using it. :P
Nice release.
I know x) Only change first row (slime) exp to 2 (outspark default) :D
Re: [Release]SHNDecryptor[24.12.2012][4a]
Re: [Release]SHNDecryptor[24.12.2012][4a]
^ Lol no offense but you(Canic) should test your stuff first. :L
Re: [Release]SHNDecryptor[24.12.2012][4a]
I thought you also have to alter the encoding the client uses, as well as changing the encoding the shn's are saved with?
By default, the SHN editor uses UTF7, using UTF8 enables you to use other symbols and other characters.
Re: [Release]SHNDecryptor[24.12.2012][4a]
did you fix the issue that when u save large file it puts pasted listing in wrong order at end ot cuts the ends off the info of long info like on itemviewinfo.
Re: [Release]SHNDecryptor[24.12.2012][4a]
Quote:
Originally Posted by
Lugapha
did you fix the issue that when u save large file it puts pasted listing in wrong order at end ot cuts the ends off the info of long info like on itemviewinfo.
Canic isn't really good at Vb, C# I'm better... but i've not the Source Code q.q
Re: [Release]SHNDecryptor[24.12.2012][4a]
Quote:
Originally Posted by
xWhiteCore
Canic isn't really good at Vb, C# I'm better... but i've not the Source Code q.q
Lol you mean it wrong i think xD I am not good at c# but in vb.net better ^
Re: [Release]SHNDecryptor[24.12.2012][4a]
Quote:
Originally Posted by
Crystalz
^ Lol no offense but you(Canic) should test your stuff first. :L
That's true, especially the most important part "Saving".
Quote:
Originally Posted by
Myth
I thought you also have to alter the encoding the client uses, as well as changing the encoding the shn's are saved with?
By default, the SHN editor uses UTF7, using UTF8 enables you to use other symbols and other characters.
As I have mentioned in another topic, that even with UTF8 things aren't saved correctly, ISO must be used. In current case the problem isn't even in the client side that "öäüõ" are shown "????". They are converted to "?", because of the wrong encoding.
Its not correct to say alter the Client encoding, because Client uses the computers current encoding, you can run it with different one with some special tools, but yeah to see Japanese/Chinese symbols you have to change the encoding on either on computer or run Client with different one.
But most important part is that in files things are saved correctly!
Quote:
Originally Posted by
Lugapha
did you fix the issue that when u save large file it puts pasted listing in wrong order at end ot cuts the ends off the info of long info like on itemviewinfo.
I have asked about the wrong order thing from Csharp long time ago and the answer was, because of the way how things are copied. It works like stack, you have items "12345" and they are pushed to stack in the order of "12345", but they are taken out in reverse order "54321", so when you want then in correct order you have to copy-paste them 2nd time too.
Why it cuts long strings, it probably doesn't fit in the field? Description can be 256 symbols, and other 32 symbols.
Quote:
Originally Posted by
xWhiteCore
Canic isn't really good at Vb, C# I'm better... but i've not the Source Code q.q
Canic said that source code can be found with Google, haven't searched for the v3f source, but another is also available "Fiesta Editor 2011".
I have thought about fixing and releasing it - to prevent incomplete things being released (No offense Canic).
But as for myself I don't use the editors mostly (only for quick viewing files) - but not for editing.
I have different tools for that.
Re: [Release]SHNDecryptor[24.12.2012][4a]
NextIdea i have changed the Encoder to Iso but haven't try it yet because its christmas time and havent much time xD
I have only tested the Save thing thats no more broken and its fixed so thats why i have release it ^.^
About the wrong order thing on large files i try to fix it.
Re: [Release]SHNDecryptor[24.12.2012][4a]
Save thing broken? Don't remember that in v3f there was any problem with that.
Anyway good luck.
Re: [Release]SHNDecryptor[24.12.2012][4a]
Latest editors Csharp made were encoding with UTF7, which breaks a few characters.
Re: [Release]SHNDecryptor[24.12.2012][4a]
Quote:
Originally Posted by
Canic
Lol you mean it wrong i think xD I am not good at c# but in vb.net better ^
I'm better in VB, C#, PHP and many other languages as yourself.. don't forget this