View Single Post
Old 05-07-2014, 09:07 PM   #6
kaito
Connoisseur
kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.kaito understands the mechanisms of the catecholamine pathways.
 
Posts: 52
Karma: 76234
Join Date: May 2013
Device: k3w, gloHD
Quote:
Originally Posted by knc1 View Post
I meant exactly what I posted in answer to how to determine the number of nulls in the specific example I quoted.

- - - - -

If the snippets you are posting are from a file similar to the browserd that you linked to - -
Then the first thing to look at is the first few bytes of the file.

Once you do that, then no guessing in this case is required.
(It is a very well defined file format, with many tools available to display the details of its content.)

browserd: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.6.14, dynamically linked (uses shared libs), stripped

browserd: file format elf32-little
objdump: Can't disassemble for architecture UNKNOWN!


Sorry, I don't know how to read this file format. An example of a tool for windows x86 or linux x86 that would let me insert items into these two areas without screwing up the format would be appreciated. A generic hex editor doesn't respect its format.
kaito is offline   Reply With Quote