Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ExOptsTeam/NFSMWExOpts
/ functions
Functions
236 in github.com/ExOptsTeam/NFSMWExOpts
⨍
Functions
236
◇
Types & classes
46
Function
GetGameVersionNumberStringHook
NFSMWExtraOptions/Helpers.h:11
Method
GetMajorRevisionVersion
includes/injector/gvm/gvm.hpp:82
Method
GetMajorVersion
Get major and minor version of the game (e.g. [major = 1, minor = 0] = 1.0)
includes/injector/gvm/gvm.hpp:80
Method
GetMinorRevisionVersion
includes/injector/gvm/gvm.hpp:83
Method
GetMinorVersion
includes/injector/gvm/gvm.hpp:81
Method
GetRegion
Gets the region from the game we are attached to (0, 'U', 'E');
includes/injector/gvm/gvm.hpp:78
Method
GetVersionText
Gets the game version as text, the buffer must contain at least 32 bytes of space.
includes/injector/gvm/gvm.hpp:102
Function
HeatLevelsCodeCave
NFSMWExtraOptions/CodeCaves.h:87
Function
InitScreenPrintf
NFSMWExtraOptions/ScreenPrintf.h:291
Method
IsHoodlum
includes/injector/gvm/gvm.hpp:85
Function
JuicePrintf
NFSMWExtraOptions/ScreenPrintf.h:329
Function
MakeInline
includes/injector/assembly.hpp:129
Function
MakeJA
* MakeJA * Creates a JA instruction at address @at that jumps if above into address @dest * If there was already a branch instruction the
includes/injector/injector.hpp:530
Function
MakeRET
* MakeRET * Creates a RET instruction at address @at popping @pop values from the stack * If @pop is equal to 0 it will use the 1 byte fo
includes/injector/injector.hpp:560
Function
MoviePlayer_Play_ScreenPrintf
NFSMWExtraOptions/ScreenPrintf.h:241
Method
Nop
includes/CPatch.h:28
Function
OnlineScreenPrintf
NFSMWExtraOptions/ScreenPrintf.h:467
Method
Patch
includes/CPatch.h:7
Method
Patch2
includes/CPatch.h:15
Method
RaiseCouldNotDetect
Raises a error saying that you could not detect the game version
includes/injector/gvm/gvm.hpp:120
Method
RaiseIncompatibleVersion
Raises a error saying that the exe version is incompatible (and output the exe name)
includes/injector/gvm/gvm.hpp:129
Method
ReadBoolean
includes/IniReader.h:208
Function
ReadMemory
includes/injector/injector.hpp:391
Method
ReadString
includes/IniReader.h:223
Method
RedirectCall
includes/CPatch.h:42
Method
RedirectJump
includes/CPatch.h:49
Function
ResetScreenPrintf
NFSMWExtraOptions/ScreenPrintf.h:338
Function
Return0Hook
NFSMWExtraOptions/Helpers.h:65
Function
Return0fHook
NFSMWExtraOptions/Helpers.h:70
Function
SessionIDPrintf
NFSMWExtraOptions/ScreenPrintf.h:452
Method
SetChar
includes/CPatch.h:56
Method
SetDouble
includes/CPatch.h:89
Method
SetFloat
includes/CPatch.h:85
Method
SetIniPath
includes/IniReader.h:158
Method
SetInt
includes/CPatch.h:72
Method
SetPointer
includes/CPatch.h:93
Method
SetShort
includes/CPatch.h:64
Method
SetUChar
includes/CPatch.h:60
Method
SetUInt
includes/CPatch.h:76
Method
SetUIntWithCheck
includes/CPatch.h:80
Method
SetUShort
includes/CPatch.h:68
Function
Thing
NFSMWExtraOptions/HotkeyStuff.h:6
Method
Unprotect
includes/CPatch.h:23
Method
WriteBoolean
includes/IniReader.h:282
Method
WriteFloat
includes/IniReader.h:267
Method
WriteString
includes/IniReader.h:297
Method
add
includes/injector/gvm/translator.hpp:121
Method
add
includes/injector/gvm/translator.hpp:194
Method
address_manager
includes/injector/gvm/gvm.hpp:157
Method
address_translator
includes/injector/gvm/translator.hpp:64
Function
as_int
includes/injector/injector.hpp:176
Function
aslr_ptr
includes/injector/injector.hpp:650
Method
basic_ini
includes/ini_parser.hpp:82
Method
call
includes/injector/assembly.hpp:90
Method
call
The hook caller
includes/injector/hooking.hpp:510
Method
call
The hook caller
includes/injector/hooking.hpp:547
Method
call
The hook caller
includes/injector/hooking.hpp:584
Method
call
The hook caller
includes/injector/hooking.hpp:621
Method
call
Call function at @p returning @Ret with args @Args
includes/injector/calling.hpp:45
Method
call
Call function at @p returning @Ret with args @Args
includes/injector/calling.hpp:65
Method
call
Call function at @p returning @Ret with args @Args
includes/injector/calling.hpp:85
Method
call
Call function at @p returning @Ret with args @Args
includes/injector/calling.hpp:105
Method
call_hooks
Forwards the call to all the installed hooks
includes/injector/hooking.hpp:309
Method
call_hooks
includes/injector/hooking.hpp:486
Method
cbegin
includes/ini_parser.hpp:97
Method
cend
includes/ini_parser.hpp:99
Method
crbegin
includes/ini_parser.hpp:111
Method
crend
includes/ini_parser.hpp:113
Method
enable
Enables or disables this translator
includes/injector/gvm/translator.hpp:84
Function
ends_with
includes/IniReader.h:62
Method
fill
Fills memory at @addr with value @value and size @size and virtual protect @vp
includes/injector/hooking.hpp:167
Method
find_assoc
Find assoc iterator for the content owned by 'owned'
includes/injector/hooking.hpp:290
Method
flag
bit starts from 0, use ef_flag enum
includes/injector/assembly.hpp:71
Function
force_ptr
includes/injector/utility.hpp:37
Method
function_hooker
Constructors, move constructors, assigment operators........
includes/injector/hooking.hpp:517
Method
function_hooker_base
Constructors, move constructors, assigment operators........
includes/injector/hooking.hpp:427
Method
function_hooker_fastcall
Constructors, move constructors, assigment operators........
includes/injector/hooking.hpp:591
Method
function_hooker_manager
Only construction is allowed... by myself ofcourse...
includes/injector/hooking.hpp:280
Method
function_hooker_stdcall
Constructors, move constructors, assigment operators........
includes/injector/hooking.hpp:554
Method
function_hooker_thiscall
Constructors, move constructors, assigment operators........
includes/injector/hooking.hpp:628
Method
game_version_manager
includes/injector/gvm/gvm.hpp:53
Function
get_raw
includes/injector/injector.hpp:92
Method
has_hooked
Checkers whether a hook is installed
includes/injector/hooking.hpp:468
Method
hook_back
includes/injector/utility.hpp:53
Method
instance
The instance of this specific manager This work as a shared pointer to avoid the static destruction of the manager even when a static function_hooker
includes/injector/hooking.hpp:401
Method
jnb
includes/injector/assembly.hpp:76
Function
lazy_ptr
includes/injector/injector.hpp:644
Method
make_call
Installs a hook associated with the function_hooker 'hooker' which would call the specified 'functor' We need an auxiliar function pointer 'ptr' (to a
includes/injector/hooking.hpp:348
Method
make_call
includes/injector/hooking.hpp:480
Method
make_call
Makes the hook
includes/injector/hooking.hpp:525
Method
make_call
Makes the hook
includes/injector/hooking.hpp:562
Method
make_call
Makes the hook
includes/injector/hooking.hpp:599
Method
make_call
Makes the hook
includes/injector/hooking.hpp:636
Function
make_function_hook
includes/injector/hooking.hpp:662
Method
make_jmp
Makes NOP at @addr with value @value and size @size and virtual protect @vp
includes/injector/hooking.hpp:218
Method
make_nop
Makes NOP at @addr with value @value and size @size and virtual protect @vp
includes/injector/hooking.hpp:193
Method
max_size
includes/ini_parser.hpp:131
Function
mem_ptr
includes/injector/injector.hpp:626
Function
memory_pointer_tr
includes/injector/injector.hpp:212
Function
operator!=
includes/injector/injector.hpp:160
← previous
next →
101–200 of 236, ranked by callers