Skip to content

MAXCOMLEN is wrong value #5

Description

@codetwink

Inside sys/param.h:

MAXCOMLEN should be 35 for ps4.

LOAD:FFFFFFFF8242A253 49 8D B7 84+ lea rsi, [r15+284h] = td_name location
LOAD:FFFFFFFF825B50FB 48 C7 83 A8+ mov qword ptr [rbx+2A8h], 0 = td_fpop location

That would mean it should be 19 + 16 to get the td_fpop as 0x2A8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions