0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-20 08:18:36 +03:00

fix various tests

This commit is contained in:
bird_egop
2025-04-15 23:54:51 +03:00
parent 4327464b98
commit 46592d4877
6 changed files with 36 additions and 40 deletions

View File

@ -52,7 +52,7 @@ RawBytes;Instructions
8024251000000042;[{ "Type": "And", "Operands": ["byte ptr [0x10]", "0x42"] }]
8124251000000078563412;[{ "Type": "And", "Operands": ["dword ptr [0x10]", "0x12345678"] }]
8324251000000042;[{ "Type": "And", "Operands": ["dword ptr [0x10]", "0x42"] }]
2004251000000000;[{ "Type": "And", "Operands": ["byte ptr [0x10]", "al"] }]
2204251000000000;[{ "Type": "And", "Operands": ["al", "byte ptr [0x10]"] }]
2104251000000000;[{ "Type": "And", "Operands": ["dword ptr [0x10]", "eax"] }]
2304251000000000;[{ "Type": "And", "Operands": ["eax", "dword ptr [0x10]"] }]
20042510000000;[{ "Type": "And", "Operands": ["byte ptr [0x10]", "al"] }]
22042510000000;[{ "Type": "And", "Operands": ["al", "byte ptr [0x10]"] }]
21042510000000;[{ "Type": "And", "Operands": ["dword ptr [0x10]", "eax"] }]
23042510000000;[{ "Type": "And", "Operands": ["eax", "dword ptr [0x10]"] }]

Can't render this file because it contains an unexpected character in line 6 and column 11.