Forums WoW Modding Support Archives WoWModding Support Archives [DiscordArchive] Right. So how would you find a specific opcode?

[DiscordArchive] Right. So how would you find a specific opcode?

[DiscordArchive] Right. So how would you find a specific opcode?

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
12-17-2019, 05:34 AM
#1
Archived author: Azarchius • Posted: 2019-12-17T05:34:16.279000+00:00
Original source

Right. So how would you find a specific opcode?
rektbyfaith
12-17-2019, 05:34 AM #1

Archived author: Azarchius • Posted: 2019-12-17T05:34:16.279000+00:00
Original source

Right. So how would you find a specific opcode?

rektbyfaith
Administrator
0
12-17-2019, 05:35 AM
#2
Archived author: MaxtorCoder • Posted: 2019-12-17T05:35:20.214000+00:00
Original source

By doing what I said. Look up one of the strings I sent above. Xref that string, top function, xref, top function, F5.
rektbyfaith
12-17-2019, 05:35 AM #2

Archived author: MaxtorCoder • Posted: 2019-12-17T05:35:20.214000+00:00
Original source

By doing what I said. Look up one of the strings I sent above. Xref that string, top function, xref, top function, F5.

rektbyfaith
Administrator
0
12-17-2019, 05:35 AM
#3
Archived author: MaxtorCoder • Posted: 2019-12-17T05:35:54+00:00
Original source

And then you are in `NetClient::JAM<clientstring>Dispatch`
rektbyfaith
12-17-2019, 05:35 AM #3

Archived author: MaxtorCoder • Posted: 2019-12-17T05:35:54+00:00
Original source

And then you are in `NetClient::JAM<clientstring>Dispatch`

rektbyfaith
Administrator
0
12-17-2019, 05:36 AM
#4
Archived author: MaxtorCoder • Posted: 2019-12-17T05:36:29.487000+00:00
Original source

`NetClient::JAMClientDispatch` is a huge ass switch case function, can't miss it. <:poggers:638459728162193429>
rektbyfaith
12-17-2019, 05:36 AM #4

Archived author: MaxtorCoder • Posted: 2019-12-17T05:36:29.487000+00:00
Original source

`NetClient::JAMClientDispatch` is a huge ass switch case function, can't miss it. <:poggers:638459728162193429>

rektbyfaith
Administrator
0
12-17-2019, 05:37 AM
#5
Archived author: Azarchius • Posted: 2019-12-17T05:37:22.868000+00:00
Original source

Gotcha. Is the opcode value the offset to the function from the beginning of that switch?
rektbyfaith
12-17-2019, 05:37 AM #5

Archived author: Azarchius • Posted: 2019-12-17T05:37:22.868000+00:00
Original source

Gotcha. Is the opcode value the offset to the function from the beginning of that switch?

rektbyfaith
Administrator
0
12-17-2019, 05:37 AM
#6
Archived author: MaxtorCoder • Posted: 2019-12-17T05:37:37.935000+00:00
Original source

No, it's literally the opcode hahaha
rektbyfaith
12-17-2019, 05:37 AM #6

Archived author: MaxtorCoder • Posted: 2019-12-17T05:37:37.935000+00:00
Original source

No, it's literally the opcode hahaha

rektbyfaith
Administrator
0
12-17-2019, 05:38 AM
#7
Archived author: MaxtorCoder • Posted: 2019-12-17T05:38:01.315000+00:00
Original source

So for example `0x25D2` (ClientAuthResponse in BFA) is at the top.
rektbyfaith
12-17-2019, 05:38 AM #7

Archived author: MaxtorCoder • Posted: 2019-12-17T05:38:01.315000+00:00
Original source

So for example `0x25D2` (ClientAuthResponse in BFA) is at the top.

rektbyfaith
Administrator
0
12-17-2019, 05:38 AM
#8
Archived author: Azarchius • Posted: 2019-12-17T05:38:03.302000+00:00
Original source

Oh literally the value of the opcode is up there? Okay that's straight forward. Thanks
rektbyfaith
12-17-2019, 05:38 AM #8

Archived author: Azarchius • Posted: 2019-12-17T05:38:03.302000+00:00
Original source

Oh literally the value of the opcode is up there? Okay that's straight forward. Thanks

rektbyfaith
Administrator
0
12-17-2019, 05:38 AM
#9
Archived author: Azarchius • Posted: 2019-12-17T05:38:09.790000+00:00
Original source

Thanks a bunch mate.
rektbyfaith
12-17-2019, 05:38 AM #9

Archived author: Azarchius • Posted: 2019-12-17T05:38:09.790000+00:00
Original source

Thanks a bunch mate.

rektbyfaith
Administrator
0
12-17-2019, 05:38 AM
#10
Archived author: MaxtorCoder • Posted: 2019-12-17T05:38:31.137000+00:00
Original source

You have like 3 functions
Packet reader
Packet handler
Packet delete (?)
I never look at the bottom one.
rektbyfaith
12-17-2019, 05:38 AM #10

Archived author: MaxtorCoder • Posted: 2019-12-17T05:38:31.137000+00:00
Original source

You have like 3 functions
Packet reader
Packet handler
Packet delete (?)
I never look at the bottom one.

Pages (3): 1 2 3 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)