Hello,
I have a (64 bit) executable.
I want to read the instructions directly from the executable.
I assume this is possible ? I assume the instructions are not encrypted or
otherwise "garbled" ?
How can one figure out where the instructions start in the executable ? (The
instruction byte e
Hi, FPC forks.
I have ported apiexample.c of ffmpeg to Free Pascal on Mac OS X. I owed
many on Victor Zinetz's efforts, but some modifications were made. Your
suggestions or improvements are very welcome. The zipped file is
http://www.nabble.com/file/p11795857/mpegpas01.zip mpegpas01.zip .
--