|
|
|
|
|
by eftel
1113 days ago
|
|
I’m currently trying to make sense of a binary file that is used by a proprietary program to import data. The file is generated on a server out of my control but I’m able to see that some kind of key is being sent alongside the data. (To encrypt it?) How would one approach something like this? Where could I look for freelancers who are able to help with this? |
|
I'm not an expert on this topic at all though.
[1] Of course you then have less information but it's still possible to see the assembly while the file gets parsed. See for example,
http://felix.abecassis.me/2012/08/gdb-debugging-stripped-bin...
[2] https://sourceware.org/gdb/onlinedocs/gdb/Set-Catchpoints.ht...