Ok well i got this working to the best of my knowledge idf anyone knows a better way let me know. HALF_FLOAT_MIN_BIASED_EXP_AS_SINGLE_FP_EXP = 0x3800…
I am wanting to read the custom header say 40 bytes then read a section of the file say 1000 bytes then there is other data before and after these sec…
Cool could you show me an example in .net of reading say 1000 bytes from one file then writing that out to a new file.
yeah the mini challenge sounds like a great idea then you could have whoever is the winner pick the next challenge for people to try out.
I agree with denisT releasing encrypted scripts is pointless. It just teases people on what is possible but they learn nothing. Also if a tool is avai…
I got it with some help from a friend for a = 1 to BoneCount do ( p = BNArr[a] cidx = BNInf[a].child while (cidx != 0xFFFF) do ( b = BNArr[cidx + 1] …
Yeah i had the same issue i thought i was loosing my mind also. if you open another file it closes the original So if you were editing test.txt and wa…