MCPcopy Create free account

hub / github.com/ExOptsTeam/NFSMWExOpts / functions

Functions236 in github.com/ExOptsTeam/NFSMWExOpts

↓ 95 callersMethodReadInteger
includes/IniReader.h:187
↓ 37 callersFunctionMakeJMP
* MakeJMP * Creates a JMP instruction at address @at that jumps into address @dest * If there was already a branch instruction there, ret
includes/injector/injector.hpp:504
↓ 33 callersFunctionMakeNOP
* MakeNOP * Creates a bunch of NOP instructions at address @at */
includes/injector/injector.hpp:540
↓ 32 callersFunctionMakeRangedNOP
* MakeRangedNOP * Creates a bunch of NOP instructions at address @at until address @until */
includes/injector/injector.hpp:549
↓ 28 callersMethodReadFloat
includes/IniReader.h:198
↓ 21 callersFunctionScreenPrintf
NFSMWExtraOptions/ScreenPrintf.h:76
↓ 18 callersFunctionDialogInterface_ShowNButtons
NFSMWExtraOptions/DialogInterfaceHook.h:114
↓ 17 callersMethodget
Returns the final raw pointer
includes/injector/injector.hpp:579
↓ 15 callersFunctionWriteMemory
includes/injector/injector.hpp:380
↓ 15 callersMethodend
includes/ini_parser.hpp:93
↓ 15 callersMethodsize
includes/ini_parser.hpp:129
↓ 13 callersFunctionraw_ptr
includes/injector/injector.hpp:632
↓ 10 callersFunctionMakeCALL
* MakeCALL * Creates a CALL instruction at address @at that jumps into address @dest * If there was already a branch instruction there, r
includes/injector/injector.hpp:517
↓ 9 callersMethodbegin
Iterator methods */
includes/ini_parser.hpp:89
↓ 9 callersFunctionget
includes/injector/injector.hpp:90
↓ 6 callersMethodsave
Save buffer at @addr with @size and virtual protect @vp
includes/injector/hooking.hpp:79
↓ 5 callersFunctionWriteMemoryRaw
* WriteMemoryRaw * Writes into memory @addr the content of @value with a sizeof @size * Does memory unprotection if @vp is true */
includes/injector/injector.hpp:321
↓ 5 callersMethodfind
includes/ini_parser.hpp:141
↓ 4 callersFunctionScreenShadowPrintf
NFSMWExtraOptions/ScreenPrintf.h:115
↓ 4 callersFunctionbasic_memory_pointer
includes/injector/injector.hpp:117
↓ 4 callersMethodclear
Modifiers */
includes/ini_parser.hpp:135
↓ 4 callersMethodset
Sets the value of a value in the ini */
includes/ini_parser.hpp:158
↓ 4 callersFunctionstrcmp
includes/IniReader.h:13
↓ 4 callersMethodwrite_file
* Dumps the content of this container into an ini file */
includes/ini_parser.hpp:268
↓ 3 callersFunctionGetAbsoluteOffset
* GetAbsoluteOffset * Gets absolute address based on relative offset @rel_value from instruction that ends at @end_of_instruction */
includes/injector/injector.hpp:430
↓ 3 callersFunctionGetPlayerPVehicle
NFSMWExtraOptions/Helpers.h:75
↓ 3 callersFunctionGetRelativeOffset
* GetRelativeOffset * Gets relative offset based on absolute address @abs_value for instruction that ends at @end_of_instruction */
includes/injector/injector.hpp:439
↓ 3 callersFunctionMakeRelativeOffset
* MakeRelativeOffset * Writes relative offset into @at based on absolute destination @dest */
includes/injector/injector.hpp:463
↓ 3 callersFunctionauto_pointer
includes/injector/injector.hpp:79
↓ 2 callersMethodClear
Clear any information about game version
includes/injector/gvm/gvm.hpp:66
↓ 2 callersFunctionGetBranchDestination
* GetBranchDestination * Gets the destination of a branch instruction at address @at * *** Works only with JMP and CALL for now *** */
includes/injector/injector.hpp:478
↓ 2 callersFunctionMemoryFill
* MemoryFill * Fills the memory at @addr with the byte @value doing it @size times * Does memory unprotection if @vp is true */
includes/injector/injector.hpp:343
↓ 2 callersMethodadd
Adds a new item to the association map (or override if already in the map)
includes/injector/hooking.hpp:298
↓ 2 callersMethodcount
Lookup */
includes/ini_parser.hpp:139
↓ 2 callersMethodempty
Capacity information */
includes/ini_parser.hpp:127
↓ 2 callersMethodget
Gets a value from the specified section & key, default_value is returned if the sect & key doesn't exist */
includes/ini_parser.hpp:145
↓ 2 callersMethodis_enabled
Checks if this translator is enabled
includes/injector/gvm/translator.hpp:103
↓ 2 callersMethodload_file
*/
includes/ini_parser.hpp:294
↓ 2 callersMethodmake_call
Makes NOP at @addr with value @value and size @size and virtual protect @vp
includes/injector/hooking.hpp:243
↓ 2 callersMethodreplace
Replaces the hook associated with 'from' to be associated with 'to' After this call the 'from' object has no association in this manager
includes/injector/hooking.hpp:375
↓ 2 callersMethodrestore
Restore the previosly saved data Problems may arise if someone else hooked the same place using the same method
includes/injector/hooking.hpp:67
↓ 1 callersMethodDetect
includes/injector/gvm/gvm.hpp:143
↓ 1 callersFunctionDialogInterface_ShowDialog_Custom
NFSMWExtraOptions/DialogInterfaceHook.h:72
↓ 1 callersFunctionDisplayDebugScreenPrints
NFSMWExtraOptions/ScreenPrintf.h:127
↓ 1 callersFunctionFixWidescreen
NFSMWExtraOptions/ScreenPrintf.h:52
↓ 1 callersFunctionGetFormationStr
NFSMWExtraOptions/ScreenPrintf.h:408
↓ 1 callersFunctionGetScreenPrintItemAtLocation
NFSMWExtraOptions/ScreenPrintf.h:42
↓ 1 callersFunctionGetUnusedScreenPrintItem
NFSMWExtraOptions/ScreenPrintf.h:32
↓ 1 callersFunctionInit
NFSMWExtraOptions/ExtraOptionsStuff.h:29
↓ 1 callersMethodIsEFLC
includes/injector/gvm/gvm.hpp:96
↓ 1 callersMethodIsEU
includes/injector/gvm/gvm.hpp:89
↓ 1 callersMethodIsIII
Game Conditions
includes/injector/gvm/gvm.hpp:92
↓ 1 callersMethodIsIV
includes/injector/gvm/gvm.hpp:95
↓ 1 callersMethodIsSA
includes/injector/gvm/gvm.hpp:94
↓ 1 callersMethodIsSteam
Checks if this is the steam version
includes/injector/gvm/gvm.hpp:74
↓ 1 callersMethodIsUS
Region conditions
includes/injector/gvm/gvm.hpp:88
↓ 1 callersMethodIsUnknown
Checks if I don't know the game we are attached to
includes/injector/gvm/gvm.hpp:72
↓ 1 callersMethodIsVC
includes/injector/gvm/gvm.hpp:93
↓ 1 callersFunctionProtectMemory
* ProtectMemory * Makes the address @addr have a protection of @protection */
includes/injector/injector.hpp:270
↓ 1 callersFunctionPursuitPrintf
NFSMWExtraOptions/ScreenPrintf.h:430
↓ 1 callersFunctionReadMemoryRaw
* ReadMemoryRaw * Reads the memory at @addr with a sizeof @size into address @ret * Does memory unprotection if @vp is true */
includes/injector/injector.hpp:332
↓ 1 callersFunctionReadRelativeOffset
* ReadRelativeOffset * Reads relative offset from address @at */
includes/injector/injector.hpp:448
↓ 1 callersFunctionUnprotectMemory
* UnprotectMemory * Unprotect the memory at @addr with size @size so it have all accesses (execute, read and write) * Returns the old pro
includes/injector/injector.hpp:280
↓ 1 callersMethodWriteInteger
includes/IniReader.h:252
↓ 1 callersFunctioncompare
includes/IniReader.h:23
↓ 1 callersMethoddisable
Disables this translator
includes/injector/gvm/translator.hpp:97
↓ 1 callersMethodfallback
includes/injector/gvm/translator.hpp:77
↓ 1 callersFunctionis_null
includes/injector/injector.hpp:84
↓ 1 callersFunctionmemory_translate
Translates address p to the running executable pointer
includes/injector/injector.hpp:111
↓ 1 callersMethodrbegin
Reverse iterator methods */
includes/ini_parser.hpp:103
↓ 1 callersMethodread_file
includes/ini_parser.hpp:166
↓ 1 callersMethodremove
Removes the hook associated with the specified 'hooker' If the number of hooks reaches zero after the remotion, a restore will take place
includes/injector/hooking.hpp:388
↓ 1 callersMethodremove
includes/injector/gvm/translator.hpp:199
↓ 1 callersMethodrend
includes/ini_parser.hpp:107
↓ 1 callersMethodrestore
Restores the state of the call we've replaced in the game code All installed hooks gets uninstalled after this
includes/injector/hooking.hpp:363
↓ 1 callersMethodrestore
Restores the state of the call we've replaced in the game code
includes/injector/hooking.hpp:461
↓ 1 callersFunctionstarts_with
includes/IniReader.h:47
↓ 1 callersMethodtranslate
Translates address p to the running executable pointer
includes/injector/gvm/gvm.hpp:172
FunctionAIPursuit_EndCurrentFormation
NFSMWExtraOptions/ScreenPrintf.h:508
FunctionAdjustPointer
* AdjustPointer * Searches in the range [@addr, @addr + @max_search] for a pointer in the range [@default_base, @default_end] and replaces *
includes/injector/injector.hpp:403
MethodAdjustPointer
includes/CPatch.h:98
MethodCIniReader
includes/IniReader.h:88
FunctionChooseLanguage_React
NFSMWExtraOptions/LanguageSelectScreen.h:4
MethodCompareBySections
includes/IniReader.h:129
MethodCompareByValues
includes/IniReader.h:148
FunctionCurrentDialog_Dismiss
NFSMWExtraOptions/DialogInterfaceHook.h:67
FunctionCurrentDialog_FEPrintf
NFSMWExtraOptions/DialogInterfaceHook.h:184
MethodDetect
Detects game, region and version; returns false if could not detect it
includes/injector/injector.hpp:663
FunctionDialogInterface_ShowMessage
NFSMWExtraOptions/DialogInterfaceHook.h:99
FunctionDialogInterface_ShowNButtons_Custom
NFSMWExtraOptions/DialogInterfaceHook.h:150
FunctionDllMain
NFSMWExtraOptions/dllmain.cpp:7
FunctionDoScreenPrintfs
NFSMWExtraOptions/ScreenPrintf.h:472
FunctionFEngFindObjectHook
NFSMWExtraOptions/Helpers.h:37
FunctionFEngFindObjectHook2
NFSMWExtraOptions/Helpers.h:47
MethodFileExists
includes/CPatch.h:137
MethodFillWithZeroes
includes/CPatch.h:35
FunctionFindPackageHook
NFSMWExtraOptions/Helpers.h:56
FunctionFindScreenInfo_ScreenPrintf
NFSMWExtraOptions/ScreenPrintf.h:369
FunctionFindScreenInfo_ScreenPrintf2
0x7A8EBD
NFSMWExtraOptions/ScreenPrintf.h:389
MethodGetGame
Gets the game we are attached to (0, '3', 'V', 'S', 'I', 'E')
includes/injector/gvm/gvm.hpp:76
next →1–100 of 236, ranked by callers