Thought I'd start this as one or two others have done. Not sure how often I'll bother to write in here, but hopefully it will be reasonably regularly.
Been working on v1.4 of reverser tool today. A beta was released in March so I thought it was about time I got back to coding it.
Today I have overhauled the mini menu (next to the key box). The option to 'Read key in as hex' has been available for a while and I have meant to expand this this to cover the input and output for some time. I have now added the options to 'Read INPUT in as hex' and to 'Display OUTPUT as hex'. I think this is most useful for dealing with encryptions (such as blowfish) which dont always output alpha-numeric characters. It may also save you from an extra conversion depending on the input/output you want.
I think I'll also add in the option to 'Auto strip non hex chars from input'. At the moment an error is thrown if you enter something like "61 62 63 64" because of the spaces. An auto strip option would allow for "61 62 63 64", "61h 62h 63h 64h", "61,62,63,64", "%61%62%63%64" and any other variable.
Also need to refix the blowfish code. syk071c noticed and fixed and error, but it now stops short when decoding so I need to take a look at that. Also, in coding today I seem to have completely broken the colour schemes - not sure how that happened but ho hum, thats the fun of it I guess. Something else to fix
Been working on v1.4 of reverser tool today. A beta was released in March so I thought it was about time I got back to coding it.
Today I have overhauled the mini menu (next to the key box). The option to 'Read key in as hex' has been available for a while and I have meant to expand this this to cover the input and output for some time. I have now added the options to 'Read INPUT in as hex' and to 'Display OUTPUT as hex'. I think this is most useful for dealing with encryptions (such as blowfish) which dont always output alpha-numeric characters. It may also save you from an extra conversion depending on the input/output you want.
I think I'll also add in the option to 'Auto strip non hex chars from input'. At the moment an error is thrown if you enter something like "61 62 63 64" because of the spaces. An auto strip option would allow for "61 62 63 64", "61h 62h 63h 64h", "61,62,63,64", "%61%62%63%64" and any other variable.
Also need to refix the blowfish code. syk071c noticed and fixed and error, but it now stops short when decoding so I need to take a look at that. Also, in coding today I seem to have completely broken the colour schemes - not sure how that happened but ho hum, thats the fun of it I guess. Something else to fix


Create a custom theme








