hi, I have a small problem, I am coding on a yenc decoder:
when i try to decode what was orginaly a plain textfile i get this
when I try to decode a file that was orginaly a binary file it turns out
garbage, and at the end of the decoded binary file there is a ton of 0x00 ,
I guess there is a problem whit the text encoding of the strings or
something, any help would be highly apprisiated.
when i try to decode what was orginaly a plain textfile i get this
when I try to decode a file that was orginaly a binary file it turns out
garbage, and at the end of the decoded binary file there is a ton of 0x00 ,
I guess there is a problem whit the text encoding of the strings or
something, any help would be highly apprisiated.
Comment