summaryrefslogtreecommitdiff
path: root/other/burneye2/elf/debug/raw-input.dot
diff options
context:
space:
mode:
authorRoot THC2026-02-24 12:42:47 +0000
committerRoot THC2026-02-24 12:42:47 +0000
commitc9cbeced5b3f2bdd7407e29c0811e65954132540 (patch)
treeaefc355416b561111819de159ccbd86c3004cf88 /other/burneye2/elf/debug/raw-input.dot
parent073fe4bf9fca6bf40cef2886d75df832ef4b6fca (diff)
initial
Diffstat (limited to 'other/burneye2/elf/debug/raw-input.dot')
-rw-r--r--other/burneye2/elf/debug/raw-input.dot11
1 files changed, 11 insertions, 0 deletions
diff --git a/other/burneye2/elf/debug/raw-input.dot b/other/burneye2/elf/debug/raw-input.dot
new file mode 100644
index 0000000..ab58227
--- /dev/null
+++ b/other/burneye2/elf/debug/raw-input.dot
@@ -0,0 +1,11 @@
1digraph main {
2 node [
3 style = filled
4 shape = "record"
5 fillcolor = "lightskyblue"
6 ];
7
8 "entry point" [
9 label = "{ { ÿ0x01000000\lÿ0x01000010\lÿ0x01000020\lÿ0x01000030\lÿ0x01000040\lÿ0x01000050\lÿ0x01000060\l|ÿ55 89 e5 83 ec 18 83 c4 f4 8b 45 0c 83 c0 04 8b\l 10 52 e8 fc ff ff ff 83 c4 10 89 45 fc c7 45 f8\l 01 00 00 00 8b 55 fc 89 d0 d1 e8 39 45 f8 72 02\l eb 2e 8b 45 fc 8d 4d f8 31 d2 f7 31 85 d2 75 14\l 83 c4 f8 8b 45 f8 50 68 00 00 00 00 e8 fc ff ff\l ff 83 c4 10 ff 45 f8 eb cb 8d b4 26 00 00 00 00\l 31 c0 eb 00 c9 c3\l } }"
10 ];
11}