diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-11-27 22:18:12 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-11-27 22:18:12 (GMT) |
commit | 046c2cfac39e686dee65cdf54035dc5a975bc57f (patch) | |
tree | ca578f4576c58a57aa257d5140cdeeeaabb3b7b0 /ChangeLog | |
parent | 903006678160f620b947d5fbce2a8e257a357d77 (diff) |
Added offset and address translations to the Python bindings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +17-11-27 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/arch/vmpa.c: + * plugins/pychrysa/format/executable.c: + Add offset and address translations to the Python bindings. + 17-11-26 Cyrille Bagard <nocbos@gmail.com> * src/arch/x86/Makefile.am: |