about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCamille Mougey <camille.mougey@cea.fr>2015-01-06 18:03:10 +0100
committerCamille Mougey <camille.mougey@cea.fr>2015-01-23 17:24:41 +0100
commitb495563e636c223be39d5ed516572f6a8406b2b3 (patch)
treefbe737976e1a77582e3a2733b36cb79dafdaa3ff
parentfc814adc2c5ee28e282b4212fefa187a59ccf46d (diff)
downloadmiasm-b495563e636c223be39d5ed516572f6a8406b2b3.tar.gz
miasm-b495563e636c223be39d5ed516572f6a8406b2b3.zip
Examples: Move used samples to a common place: /samples
-rwxr-xr-xexample/samples/box.exe (renamed from example/box.exe)bin21827 -> 21827 bytes
-rwxr-xr-xexample/samples/box_upx.exe (renamed from example/box_upx.exe)bin14659 -> 14659 bytes
-rwxr-xr-xexample/samples/md5_arm (renamed from example/md5_arm)bin15381 -> 15381 bytes
-rw-r--r--example/samples/x86_32_mod.S (renamed from example/x86_32_mod.S)0
-rw-r--r--example/samples/x86_32_mod_self.S (renamed from example/x86_32_mod_self.S)0
-rw-r--r--example/samples/x86_32_repmod.S (renamed from example/x86_32_repmod.S)0
-rw-r--r--example/samples/x86_32_sc.bin (renamed from example/x86_32_sc.bin)0
-rw-r--r--example/samples/x86_32_simple.S (renamed from example/x86_32_simple.S)0
8 files changed, 0 insertions, 0 deletions
diff --git a/example/box.exe b/example/samples/box.exe
index 1c11bcda..1c11bcda 100755
--- a/example/box.exe
+++ b/example/samples/box.exe
Binary files differdiff --git a/example/box_upx.exe b/example/samples/box_upx.exe
index d0776ec2..d0776ec2 100755
--- a/example/box_upx.exe
+++ b/example/samples/box_upx.exe
Binary files differdiff --git a/example/md5_arm b/example/samples/md5_arm
index 148e0611..148e0611 100755
--- a/example/md5_arm
+++ b/example/samples/md5_arm
Binary files differdiff --git a/example/x86_32_mod.S b/example/samples/x86_32_mod.S
index df7792af..df7792af 100644
--- a/example/x86_32_mod.S
+++ b/example/samples/x86_32_mod.S
diff --git a/example/x86_32_mod_self.S b/example/samples/x86_32_mod_self.S
index 398438ec..398438ec 100644
--- a/example/x86_32_mod_self.S
+++ b/example/samples/x86_32_mod_self.S
diff --git a/example/x86_32_repmod.S b/example/samples/x86_32_repmod.S
index 332a876c..332a876c 100644
--- a/example/x86_32_repmod.S
+++ b/example/samples/x86_32_repmod.S
diff --git a/example/x86_32_sc.bin b/example/samples/x86_32_sc.bin
index c1931ce0..c1931ce0 100644
--- a/example/x86_32_sc.bin
+++ b/example/samples/x86_32_sc.bin
diff --git a/example/x86_32_simple.S b/example/samples/x86_32_simple.S
index f38c232f..f38c232f 100644
--- a/example/x86_32_simple.S
+++ b/example/samples/x86_32_simple.S