Commit 2a0dc99 1 parent 4c50d69 commit 2a0dc99 Copy full SHA for 2a0dc99
File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Recent versions of Reko
2
2
3
+ ### Version 0.6.0.0
4
+ * Combined code and low-level viewer, to allow users to compare Reko's output
5
+ with the original binary.
6
+ * A graph viewer, to help users to visual procedure call graph
7
+ * Image map view shows an overview of the image bytes as pixels
8
+ * New reko configuration and project file formats
9
+ * Improvements in user-specified data types
10
+ * More MIPS instructions supported
11
+ * SPARC support greatly expanded
12
+ * Much better support for ELF binaries, both executables and relocatable object files
13
+ * Refactored central ImageMap class to support binaries with large address space "gaps"
14
+
3
15
### Version 0.5.5.0
4
16
* Shingled disassembler implementation, in preparation for heuristic discovery of code.
5
17
* Support for WinCE / MIPS
You can’t perform that action at this time.
0 commit comments