Skip to content

Instantly share code, notes, and snippets.

@aeickho
Created July 20, 2016 13:40
Show Gist options
  • Save aeickho/11e2e46dc86d46e6bfd207b5e0da0f5e to your computer and use it in GitHub Desktop.
Save aeickho/11e2e46dc86d46e6bfd207b5e0da0f5e to your computer and use it in GitHub Desktop.
output of arm_16
[ ] 1 arm_16: thumb ldr pc-rel analysis
[BR]
Regression: ./arm_16
Command: /home/alex/bin/radare2 -e scr.color=0 -N -q -i /tmp/r2-regressions//arm_16-AAdP9j/rad malloc://32 > /tmp/r2-regressions//arm_16-AAdP9j/out 2> /tmp/r2-regressions//arm_16-AAdP9j/err
File: malloc://32
Script:
e asm.arch=arm
e asm.bits=16
wx dff80000 12000000 34000000
pd 1
Diff: --- /tmp/r2-regressions//arm_16-AAdP9j/exp 2016-07-20 15:39:35.032285170 +0200
+++ /tmp/r2-regressions//arm_16-AAdP9j/out 2016-07-20 15:39:35.064285632 +0200
@@ -1 +1 @@
- 0x00000000 dff80000 ldr.w r0, [pc, 0] ; [0x4:4]=18 ; 4
+ 0x00000000 dff80000 ldr.w r0, [pc, 0] ; [0x8:4]=52 ; 8
[ ] 2 arm_16: thumb ldr pc-rel analysis
[BR]
Regression: ./arm_16
Command: /home/alex/bin/radare2 -e scr.color=0 -N -q -i /tmp/r2-regressions//arm_16-LyAif8/rad malloc://32 > /tmp/r2-regressions//arm_16-LyAif8/out 2> /tmp/r2-regressions//arm_16-LyAif8/err
File: malloc://32
Script:
e asm.arch=arm
e asm.bits=16
wx dff80000 12000000 34000000
pd 1
Diff: --- /tmp/r2-regressions//arm_16-LyAif8/exp 2016-07-20 15:39:35.087285964 +0200
+++ /tmp/r2-regressions//arm_16-LyAif8/out 2016-07-20 15:39:35.116286383 +0200
@@ -1 +1 @@
- 0x00000000 dff80000 ldr.w r0, [pc, 0] ; [0x4:4]=18 ; 4
+ 0x00000000 dff80000 ldr.w r0, [pc, 0] ; [0x8:4]=52 ; 8
[ ] 3 arm_16: thumb ldr pc-rel emulation
[BR]
Regression: ./arm_16
Command: /home/alex/bin/radare2 -e scr.color=0 -N -q -i /tmp/r2-regressions//arm_16-QUtwgG/rad malloc://32 > /tmp/r2-regressions//arm_16-QUtwgG/out 2> /tmp/r2-regressions//arm_16-QUtwgG/err
File: malloc://32
Script:
e asm.arch=arm
e asm.bits=16
wx dff80000 12000000 34000000
aes
dr r0
Diff: --- /tmp/r2-regressions//arm_16-QUtwgG/exp 2016-07-20 15:39:35.140286730 +0200
+++ /tmp/r2-regressions//arm_16-QUtwgG/out 2016-07-20 15:39:35.170287163 +0200
@@ -1 +1 @@
-0x00000012
+0x00000034
[ ] 4 arm_16: bx ip eof
[OK]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment