hi people again
I am trying it somethink like 1 hour ago,
but i cant!
i am trying to read a file by BYTE position -> image = Mid("C:\file.exe", 13, 14)
it must show me the byte 13 and byte 14, right?
but, when I do it, I dont see the byte 13 and not the byte 14, like in the image:
my result must be: 2003, but I cant!
can someone helps me?






Reply With Quote