ReMIPS
Code reengineering tool for ELF/MIPS binaries
Home
News
ChangeLog
Contact

2007-07-23 rnsanchez

  • elf.h: converting to template implementation; adding setters.

  • elf.cc: deprecated.

  • mod_decoder.h: endianess convertion methods.

2007-07-19 rnsanchez

  • elf32_dec.cc, elf32_dec.h, elf_id.cc, elf_id.h, main.cc, mod_decoder.h, mod_ident.h, module.h: changing the interface for modules, in the hope to ease future generalizations;

  • Makefile, elf_id.cc, main.cc: awareness of new file, retcodes.h, which contains constants suitable for returning conditions.

  • elf.cc, elf.h: adding getters.

  • mod_decoder.h: adding endianess probing method.

2007-07-18 rnsanchez

  • ReMIPS: project approved for hosting in SourceForge.net. Thanks!

2007-07-17 rnsanchez

  • src/*: identification stage working for ELF32 files.

  • main.cc: simple handling of input data (argument or assumption).