Skip to content

doesn't do things ;) #1

@simonbuehler

Description

@simonbuehler

hi,

tried your stuff with pokemongo but it just launches the app (after adding a "db" directory under _handler_/com.nianticlabs.pokemongo.
i set intercept({ className: "PtcLoginState", methodName: "SubmitLogin" }); in the intercept file but it just shows "..." and cant be terminated.
Shouldn't it show some Methods in a file ?
I extracted some descriptions via Il2CppDumper and try to get a hook on the username/pass in Submitlogin

SetMethod(0x988A38, 'PtcLoginState$$EnterState')
SetMethod(0x988AA8, 'PtcLoginState$$ExitState')
SetMethod(0x98881C, 'PtcLoginState$$SubmitLogin')
SetMethod(0x987C3C, 'PtcLoginState$$AuthFailed')
SetMethod(0x988B94, 'PtcLoginState$$ClickRegister')

Do you have any idea whats wrong here?

greets

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions