diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-12-10 00:16:23 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-12-10 00:17:47 -0800 |
commit | 3a4d87073098fd42fc5133a4b5ad6e4b6d2c9aed (patch) | |
tree | 326bdae2db0de6c32ea6534c3c6a04f1ffa66a9d /subx/apps | |
parent | dd08c9e69b59bd6a1f975887a9cf97122df4c1cf (diff) | |
download | mu-3a4d87073098fd42fc5133a4b5ad6e4b6d2c9aed.tar.gz |
4864
Our first buffer overflow!
Diffstat (limited to 'subx/apps')
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 7704 -> 7870 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1b | bin | 8265 -> 8431 bytes |
-rwxr-xr-x | subx/apps/factorial | bin | 6595 -> 6761 bytes |
-rwxr-xr-x | subx/apps/hex | bin | 11219 -> 11385 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index a9b572b1..3f3861f6 100755 --- a/subx/apps/crenshaw2-1 +++ b/subx/apps/crenshaw2-1 Binary files differdiff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b index 06cb42ef..89b77a2c 100755 --- a/subx/apps/crenshaw2-1b +++ b/subx/apps/crenshaw2-1b Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial index 8b15bbe5..115d3ed1 100755 --- a/subx/apps/factorial +++ b/subx/apps/factorial Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex index d18ddd6f..1a402d89 100755 --- a/subx/apps/hex +++ b/subx/apps/hex Binary files differ |