Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- char __fastcall sub_140279700(__int64 a1, _DWORD *a2, int a3, __int64 a4, int a5, int a6, int a7)
- {
- _DWORD *v7; // rdi@1
- __int64 v8; // rsi@1
- __int64 v9; // rax@3
- __int64 v10; // rbx@3
- *a2 = -1;
- v7 = a2;
- v8 = a1;
- if ( a3 == -1135378931 && (unsigned __int8)sub_1402885D0(a1, 0i64) )
- {
- LODWORD(v9) = sub_14073C948(qword_141899558);
- v10 = v9;
- if ( v9 )
- {
- sub_14026A194(v9);
- *(_QWORD *)v10 = off_140B967D8;
- *(_DWORD *)(v10 + 228) = -1;
- *(_DWORD *)(v10 + 236) = 0;
- *(_DWORD *)(v10 + 240) = 0;
- *(_DWORD *)(v10 + 224) = a5;
- *(_DWORD *)(v10 + 236) = 0;
- *(_DWORD *)(v10 + 232) = a7;
- *(_DWORD *)(v10 + 240) = 1;
- }
- else
- {
- v10 = 0i64;
- }
- if ( v10 )
- {
- if ( (unsigned __int8)sub_140275230(v8, v10) )
- {
- *v7 = *(_DWORD *)(v10 + 8);
- sub_1402D131C(v10);
- return 1;
- }
- (**(void (__fastcall ***)(_QWORD, _QWORD))v10)(v10, 1i64);
- }
- }
- return 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement