Tree @master (Download .tar.gz)
Commit History @master
- Fix the location fo the exit(0) statement. Xavier G. 9 years ago
- Completely revamp walkELFHeaderMagicNumber(). Xavier G. 9 years ago
- Fix two missing sprintf() calls. Xavier G. 9 years ago
- Completely revamp walkELFHeaderIdent(). Xavier G. 9 years ago
- Add data about e_ident to $elf_structures and $elf. Xavier G. 9 years ago
- readValue(): add the ability to read a single character. Xavier G. 9 years ago
- readValue(): make all arguments mandatory. Xavier G. 9 years ago
- Fix the location of the declaration of two variables. Xavier G. 9 years ago
- Remove extra stops. Xavier G. 9 years ago
- Completely revamp walkELFHeaderFields(). Xavier G. 9 years ago
- Add data about file headers to $elf_structures and $elf. Xavier G. 9 years ago
- Make analyseAndExplainValue() able to emit a warning or exit when some value cannot be explained. Xavier G. 9 years ago
- Add missing comma. Xavier G. 9 years ago
- Pimp walkELF() using say() and colors. Xavier G. 9 years ago
- Completely revamp walkELFSection(). Xavier G. 9 years ago
- Introduce analyseAndExplainValue(). Xavier G. 9 years ago
- Introduce analyseValue(). Xavier G. 9 years ago
- Introduce $elf. Xavier G. 9 years ago
- Introduce $elf_structures. Xavier G. 9 years ago
- Pimp walkELFSections() using say() and colors. Xavier G. 9 years ago
- Introduce formatOffset(). Xavier G. 9 years ago
- Introduce say(). Xavier G. 9 years ago
- Introduce colors. Xavier G. 9 years ago
- Introduce functions that orbit around $elf_data_types. Xavier G. 9 years ago
- Introduce $elf_data_types. Xavier G. 9 years ago
- Add URLs to the documents used to write elfwalk. Xavier G. 9 years ago
- Check the value returned by read() in readValue(). Xavier G. 9 years ago
- Start implementing sections parsing. Xavier G. 9 years ago
- Directly declare elf_data as a hashref. Xavier G. 9 years ago
- Drop the .pl file extension. Xavier G. 9 years ago