binary file read,write i mean compressed(exe,dll,png,mp3,...)
how can i write binaryfiles i mean compressed not text file.
How write,read these(hex,charecter,binary)
Do you know what i mean
I need to (write,read)
First,or last or any hex,char,binary of a file what i do
Re: binary file read,write i mean compressed(exe,dll,png,mp3,...)
[QUOTE=Abilash ov;907821]how can i write binaryfiles i mean compressed not text file.
How write,read these(hex,charecter,binary)
Do you know what i mean
I need to (write,read)
First,or last or any hex,char,binary of a file what i do[/QUOTE]
I don't know, but this would be done using standard Python core libraries, so you can research on the wider internet.