Any tool/software in windows for viewing ELF file format? [closed]

readelf and objdump are both excellent utilities if you are on a Unix box. Both are provided by Cygwin. readelf will give you a good overview of the ELF header information, section headers. You can also use it to get relocation and symbol information. Overall, readelf can give greater detail on the contents of an … Read more

Processing ELF relocations – understanding the relocs, symbols, section data, and how they work together

I stumbled across this question and thought it deserved an answer. Have elf.h handy. You can find it on the internet. Each RELA section contains an array of Elf32_Rela entries as you know, but is also tied to a certain other section. r_offset is an offset into that other section (in this case – it … Read more

How to analyze binary file?

Try these: Deserialize data: analyze how it’s compiled your exe (try File Analyzer). Try to deserialize the binary data with the language discovered. Then serialize it in a xml format (language-indipendent) that every programming language can understand Analyze the binary data: try to save various versions of the file with little variation and use a … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)