diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 18-01-24 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysalide/arch/vmpa.c: + Update code. + + * src/common/endianness.c: + * src/common/endianness.h: + Improve the support of some unusual endiannesses. + + * tests/analysis/contents/endian.py: + New entry: extend the test suite with some extra cases. + +18-01-24 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: Clean the content of loaded binaries. |