Commit
·
89e955f
1
Parent(s):
fa1481a
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,68 @@ model-index:
|
|
9 |
results: []
|
10 |
datasets:
|
11 |
- ejschwartz/oo-method-test-split
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
results: []
|
10 |
datasets:
|
11 |
- ejschwartz/oo-method-test-split
|
12 |
+
widget:
|
13 |
+
- text: ' L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp c3 ?? ret '
|
14 |
+
example_title: Function 1
|
15 |
+
- text: >2
|
16 |
+
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx a1 b0 5d 43 00 ?? mov eax, dword ds:[0x00435db0] 83 f8 fe ?? cmp eax, 0xfe<254,-2> 75 0a ?? jne basic block L4
|
17 |
+
L2: e8 4e 17 00 00 ?? call function 0x00415d25
|
18 |
+
|
19 |
+
L3: a1 b0 5d 43 00 ?? mov eax, dword ds:[0x00435db0]
|
20 |
+
|
21 |
+
L4: 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 07 ?? jne basic block L6
|
22 |
+
|
23 |
+
L5: b8 ff ff 00 00 ?? mov eax, 0x0000ffff eb 1b ?? jmp basic block L9
|
24 |
+
|
25 |
+
L6: 6a 00 ?? push 0 8d 4d fc ?? lea ecx, ss:[ebp + 0xfc<252,-4>] 51 ??
|
26 |
+
push ecx 6a 01 ?? push 1 8d 4d 08 ?? lea ecx, ss:[ebp + 8] 51 ?? push ecx
|
27 |
+
50 ?? push eax ff 15 28 91 43 00 ?? call dword ds:[0x00439128]
|
28 |
+
|
29 |
+
L7: 85 c0 ?? test eax, eax 74 e2 ?? je basic block L5
|
30 |
+
|
31 |
+
L8: 66 8b 45 08 ?? mov ax, word ss:[ebp + 8]
|
32 |
+
|
33 |
+
L9: 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
|
34 |
+
example_title: Function 2
|
35 |
+
- text: >2
|
36 |
+
L1: 0f b7 41 32 ?? movzx eax, word ds:[ecx + 0x32<50>] 83 e8 20 ?? sub eax, 0x20<32> 74 2d ?? je basic block L10
|
37 |
+
L2: 83 e8 03 ?? sub eax, 3 74 22 ?? je basic block L9
|
38 |
+
|
39 |
+
L3: 83 e8 08 ?? sub eax, 8 74 17 ?? je basic block L8
|
40 |
+
|
41 |
+
L4: 48 ?? dec eax 83 e8 01 ?? sub eax, 1 74 0b ?? je basic block L7
|
42 |
+
|
43 |
+
L5: 83 e8 03 ?? sub eax, 3 75 1c ?? jne basic block L11
|
44 |
+
|
45 |
+
L6: 83 49 20 08 ?? or dword ds:[ecx + 0x20<32>], 8 eb 16 ?? jmp basic
|
46 |
+
block L11
|
47 |
+
|
48 |
+
L7: 83 49 20 04 ?? or dword ds:[ecx + 0x20<32>], 4 eb 10 ?? jmp basic
|
49 |
+
block L11
|
50 |
+
|
51 |
+
L8: 83 49 20 01 ?? or dword ds:[ecx + 0x20<32>], 1 eb 0a ?? jmp basic
|
52 |
+
block L11
|
53 |
+
|
54 |
+
L9: 83 49 20 20 ?? or dword ds:[ecx + 0x20<32>], 0x20<32> eb 04 ?? jmp
|
55 |
+
basic block L11
|
56 |
+
|
57 |
+
L10: 83 49 20 02 ?? or dword ds:[ecx + 0x20<32>], 2
|
58 |
+
|
59 |
+
L11: b0 01 ?? mov al, 1 c3 ?? ret
|
60 |
+
example_title: Method 1
|
61 |
+
- text: >2
|
62 |
+
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 08 ?? sub esp, 8 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] e8 e6 ac f9 ff ?? call function 0x00401569
|
63 |
+
L2: 23 45 08 ?? and eax, dword ss:[ebp + 8] 3b 45 08 ?? cmp eax, dword
|
64 |
+
ss:[ebp + 8] 75 09 ?? jne basic block L4
|
65 |
+
|
66 |
+
L3: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1 eb 07 ??
|
67 |
+
jmp basic block L5
|
68 |
+
|
69 |
+
L4: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
|
70 |
+
|
71 |
+
L5: 8a 45 fc ?? mov al, byte ss:[ebp + 0xfc<252,-4>] 8b e5 ?? mov esp, ebp
|
72 |
+
5d ?? pop ebp c2 04 00 ?? ret 4
|
73 |
+
example_title: Method 2
|
74 |
---
|
75 |
|
76 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|