The big numbers on dll modding functions

Threads that no longer serve a purpose. Read-only.
User avatar
void
Shadowgate Totem
1771 | 97
Common Posting Badge
Posted over 1.000 messages
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Common Guide Badge
Created a complete character guide
ive been looking into dll editing and what i see most of the time is the fuction are described in a block similar to this

Code: Select all

6FB01010101010 FUNCTION_NAME
<stuff>

and i rly dont get it, these numbers at the very start are way too large, the files are not that big.
i tried cutting off the first 3 digits which seem to always start with 6FA (or similar), but i still cant find the values that should be there, so i conclude that im doing it wrong.
how to read those long numbers to actually find the proper spot in the code?

some other times the values are written like this

Code: Select all

Fog.#BC1DFFDS

those i cant find either
User avatar
void
Shadowgate Totem
1771 | 97
Common Posting Badge
Posted over 1.000 messages
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Common Guide Badge
Created a complete character guide
k, i understand it now. the larger numbers are from looking at the process in ollydbg
xphieulangx
Cultist
21 | 0
Hellforge Edge