Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "if ( a3 )
- {
- *a3 = *(_DWORD *)(v8 + 12);
- v8 = *v6;
- } //This is IDA decompiler
- //ghidra decompiler:
- if (param_3 != NULL)
- {
- *param_3 = *(int *)(iVar3 + 0xc);
- iVar3 = *piVar2;
- }"
Advertisement
Add Comment
Please, Sign In to add comment