Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

RAGE Trainer (0.3b - 0.4.108a - inDev_0.4.148) inDev_0.4.148

(4 reviews)
Message added by Reddington

Moderator notice: This script is severely outdated, and has been reported as no longer working.

5 Screenshots

RAGE Trainer

Beta: 0.3b (16106) | Alpha: 0.4.108a (16109) | inDev: 0.4.148 (16113)

Just another trainer aiming to do things differently

 

Hello everyone! I would like to present to you my first and latest mod for GTA V, the RAGE Trainer. Now, you might say, "Another trainer?!", to which I say, "Yes!". This trainer is unique in that it uses RAGEPluginHook by MulleDK19, rather than an ASI loader. An ASI loader is nice and all, but if you want to play both modded SP and vanilla MP with ease, this trainer is for you.
 
The trainer is currently in it's infancy days, this being the first public release. It misses many, many features a good trainer would have, but worry not! I am working on adding new features and improving existing ones. Now, why did I release it with this few features? The reason is that I want my trainer to be built for you, which means I want to hear from you from the very first builds. This way I can make sure to focus on features that players want most.

NOTE: The first ever version from the inDev branch, inDev_0.4.145, has been published! The inDev versions contain the freshest and best features, however, they might not be extensively tested, thus, the inDev versions are the buggiest of all. If you do wish to use an inDev version, please keep this in mind, and also, if you do find any bugs, PLEASE report them to me (via PMs or comments). Any support is greatly appreciated! Thank you!

AS OF ALPHA 0.4.46: The Quick Access data has been migrated from the INI file to a local SQLite database. This extends the capacity of the Quick Access menu from 5 to, technically, inifinite, but is limited to 10 due to the finite height of your monitor. If you are updating from an older version of the mod, please follow the instructions under the Update section in the ReadMe.txt file, as this will keep your current Quick Access settings and automatically migrate them to the database. If you do not wish to keep them, you can update using the old method (overwriting everything). An example of what the INI files look like:

 

 

 

Old versions:

 

 

 

// RAGE Trainer v0.3 (16108) configuration file.
// Copyright (c) AndreiH 2015 - 2016. All rights reserved.

[GENERAL]
// General trainer-wide settings
// The key used to toggle the main trainer on and off
// DEFAULT: F5
ToggleMainMenu=F5
// The key used to toggle the quick access menu on and off
// DEFAULT: F6
ToggleQuickAccess=F6
// The key used to add functions to the quick access menu
// DEFAULT: K
AddToQuickAccess=K

[QUICKACCESS]
1=HEAL_PLAYER
2=CLEAN_PLAYER
3=NONE
4=NONE
5=NONE

[LOGGING]
// After this ammount of log files is reached, the oldest ones will be deleted
// DEFAULT: 5
LogsToKeep=5

 

 

New version, before migration:

 

 

 

// RAGE Trainer v0.4.46a (16108) configuration file.
// Copyright (c) AndreiH 2015 - 2016. All rights reserved.

[GENERAL]
// General trainer-wide settings
// The key used to toggle the main trainer on and off
// DEFAULT: F5
ToggleMainMenu=F5
// The key used to toggle the quick access menu on and off
// DEFAULT: F6
ToggleQuickAccess=F6
// The key used to add functions to the quick access menu
// DEFAULT: K
AddToQuickAccess=K

[QUICKACCESS]
1=HEAL_PLAYER
2=CLEAN_PLAYER
3=NONE
4=NONE
5=NONE

[LOGGING]
// After this ammount of log files is reached, the oldest ones will be deleted
// DEFAULT: 5
LogsToKeep=5

// DO NOT TOUCH THESE
[INTERNAL]
MigratedQA=false

 

 

New version, after migration:

 

 

 

// RAGE Trainer v0.4.46a (16108) configuration file.
// Copyright (c) AndreiH 2015 - 2016. All rights reserved.

[GENERAL]
// General trainer-wide settings
// The key used to toggle the main trainer on and off
// DEFAULT: F5
ToggleMainMenu=F5
// The key used to toggle the quick access menu on and off
// DEFAULT: F6
ToggleQuickAccess=F6
// The key used to add functions to the quick access menu
// DEFAULT: K
AddToQuickAccess=K

[LOGGING]
// After this ammount of log files is reached, the oldest ones will be deleted
// DEFAULT: 5
LogsToKeep=5

// DO NOT TOUCH THESE
[INTERNAL]
MigratedQA=true

 

 

NOTE: Again, I can not stress this enough, this is in it's INFANCY DAYS. Everything you see is subject to change! Also, keep in mind that the only public release is currently on the Alpha branch, meaning there may be bugs! Please report any bugs by posting bellow.

 

NOTE: I'm currently working on a big new feature for the trainer: bodyguards! For this reason, I have promoted the last stable release to the Beta branch and any new builds containing the new feature will be on the Alpha branch. Thank you for your continued support!

 

BEWARE: For bug reports please message me with the bug you're having and make sure to include RagePluginHook.log and the latest log of the trainer, if available, from <root>\Plugins\RAGE Trainer\Logs\.

 

Installation:

  1. Extract the Installation folder to the GTA V root directory
  2. Start game
  3. Load the plugin by typing into the RAGE console LoadPlugin "RAGE Trainer.dll"
  4. Press F5 for the main menu (default, can be changed in RAGE Trainer.ini)
  5. Press F6 for the quick access menu (default, can be changed in RAGE Trainer.ini)
  6. Enjoy!

 

NOTE: To add items to the quick access menu, press the K (default, can be changed in RAGE Trainer.ini) key while the desired option is selected. To remove an item from the quick access menu, press the K key over an item that has a star next to it's name.

 

Latest version:

  • Beta: 0.3b (16106)
  • Alpha: 0.4.108a (16109)
  • inDev: 0.4.148 (16113)

 

Features:

Spoiler

 

  • Dynamic configuration (can be reloaded during runtime)
  • Dynamically generated menus
  • Special folder for external modules

 

 

Console Commands:

Spoiler

 

  • TrainerReloadConfig - Reloads the configuration file. Syntax: TrainerReloadConfig
  • RebuildQuickAccess - Rebuilds the quick access menu. Syntax: RebuildQuickAccess
  • CallDirective - Calls the specified directive. Syntax: CallDirective string Directive string Argument
  • PrintDirectives - Prints all of the registered directives to a file inside the RAGE Trainer Modules directory. Syntax: PrintDirectives

 

 

Dependencies:

  • RAGE Plugin Hook - min. v0.38 (Download)
  • RAGENativeUI - min. v1.3.1.0 (Included)
  • SQLite - min. v1.0.98.0 (Included)
  • SQLite.Interop - min. v1.0.98.0 (Included)

Special thanks to:

  • MulleDK19, LMS, alexguirre

What's New in Version inDev_0.4.148

Released

NOTE: You MUST reinstall the trainer using this version as updating will not fix certain issues.

Bug fixes:

  • Fixed a logic in the system responsible for detecting dependency versions. It should now correctly detect whether the found version is newer or older.
  • Fixed a possible error in the system responsible for detecting dependency versions as if the dependency wasn't present at all, it would throw an exception.
  • Added the SQLite.Interop.dll file to the archive as this was a missing dependency.

Work in progress:

  • Bodyguards! Yes, I have begun work on this feature but is currently not in this version. Sorry.
  • Vehicle Spawning! This is now implemented in this version, but is not complete, hence the inDev status.

User Feedback

Recommended Comments

Kethen

Members

Is it supposed to work for the most recent ragehook (43 I think)? And does anyone know if there's a previous version of Rage Show My Location that is compatible? This one uses a slightly outdated RageNativeUI so far as I can tell as well, would prefer to have both ideally but suppose I'd rather the trainer if I had to choose one lol. 

markm

Members

Crashes immediately after loading. 

Tried installing the latest version multiple times with the same result. Also getting notification of ragenative out of date....

Saxondale

Members

Hmmm... I've been trying to get this working for a couple of days now. The only other RAGE plugin I have is LSPDFR 0.3.1.

When the game is loaded I hit F4 and try to load the RAGE Trainer.dll plugin and every time it says the plugin has crashed. LSPDFR loads perfectly though.

I've tried all versions of the trainer to no avail. Don't know if I'm doing something wrong, but there you go...

billiarboy

Members

did not work for me

frankc123

Members

Doesnt work for me either

scott91

Members

keeps crashing every time i load it with rage console too.

 

Ryzer04

Members

Everytime I try to launch, it crashes :/

 

(couldn't take pictures as it was too long)

 

Just a heads up, on my crash report it said it was to do with the trainer so I would check near the bottom first... might make things easier.

 

RAGE Plugin Hook v0.63.1224.15140 PUBLIC ALPHA

Game: Grand Theft Auto V
Game build: 1493
Branch: Steam


===== .NET exception information =====
Type: System.TypeInitializationException
Message: The type initializer for 'OnscreenWarning' threw an exception.
Stack trace:   at OnscreenWarning..ctor(Single x, Single y, String text, String title, Boolean isInformative)
   at Rage.HookManager.AddOnscreenWarning(String text, String title, Boolean isInformative)
   at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
   at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
   at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
   at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
   at Rage.GameFiber.Main()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()


Plugins loaded at the time of the crash:
    RAGE Trainer by AndreiH.

This crash most likely occurred in plugin: RAGE Trainer

Base address: 00007ff7ab300000
Exception address: 00007ff936d9a388
Exception offset: 18ba9a388
Exception code: 0xe0434352 (DOT_NET_EXCEPTION)

Stack trace (unmanaged):
    0x00007ff936e4c0a0 - UnhandledExceptionFilter - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
    0x00007ff939bf26d7 - memset - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ff939bdab06 - _C_specific_handler - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ff939beeced - _chkstk - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ff939b56c86 - RtlWalkFrameChain - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ff939b552ca - RtlRaiseException - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ff936d9a388 - RaiseException - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
    0x00007ff8ebf279ea - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ff8ebf6f50b - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ff8ebf6f564 - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ff8ec128b97 - NGenCreateNGenWorker - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ff8ebe876ac - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ff8ebe87647 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ff8ebe87527 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ff8ebda49e5 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ff88c960298 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)

Stack trace (managed):
      Hook:OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
      Hook:Rage.Plugin.RemoteOnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, String pluginStackTrace)
    Plugin: OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
    Plugin:     OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName)
    Plugin:     Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
    Plugin:     Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
    Plugin:     Rage.GameFiber.Main()
    Plugin:     System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    Plugin:     System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    Plugin:     System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    Plugin:     System.Threading.ThreadHelper.ThreadStart()


General purpose registers:
    RAX: 0x0000000000000000
    RCX: 0x000002e217be4670
    RDX: 0x000000ee061fc258
    RBX: 0x0000000000000001
    RSP: 0x000000ee061fc630
    RBP: 0x000000ee061fc970
    RSI: 0x000000ee061fc7a8
    RDI: 0x0000000000000005
    R8: 0x000000ee061fceb8
    R9: 0x000000ee061fc308
    R10: 0x0000000000000000
    R11: 0x000002e217be4670
    R12: 0x0000000000004000
    R13: 0x0000000000000002
    R14: 0x00000000e0434352
    R15: 0x000000ee061fc960
    RIP: 0x00007ff936d9a388

Segment registers:
    CS: 0x0033
    DS: 0x002b
    ES: 0x002b
    FS: 0x0053
    GS: 0x002b
    SS: 0x002b
    Flags: 0x00000206

Debug registers:
    Dr0: 0x0000000000000000
    Dr1: 0x0000000000000000
    Dr2: 0x00007ff8eaf28aa0
    Dr3: 0x0000000000000000
    Dr6: 0x0000000500000000
    Dr7: 0x0000000000000000

Floating point state:
    Xmm0: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm1: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm2: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm3: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm4: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm5: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm6: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm7: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm8: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm9: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm10: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm11: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm12: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm13: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm14: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm15: Low: 0x0000000000000000, High: 0x0000000000000000

Threads:
    Id: 12488 (0x30c8)state: Wait (Reason: UserRequest)
    Id: 12548 (0x3104)state: Wait (Reason: EventPairLow)
    Id: 59768 (0xe978)state: Wait (Reason: EventPairLow)
    Id: 76152 (0x12978)state: Wait (Reason: UserRequest)
    Id: 1588 (0x0634)state: Wait (Reason: UserRequest)
    Id: 30200 (0x75f8)state: Wait (Reason: UserRequest)
    Id: 37600 (0x92e0)state: Wait (Reason: UserRequest)
    Id: 71360 (0x116c0)state: Wait (Reason: ExecutionDelay)
    Id: 22588 (0x583c)state: Wait (Reason: UserRequest)
    Id: 52036 (0xcb44)state: Wait (Reason: UserRequest)
    Id: 37988 (0x9464)state: Wait (Reason: EventPairLow)
    Id: 81792 (0x13f80)state: Wait (Reason: EventPairLow)
    Id: 25636 (0x6424)state: Wait (Reason: EventPairLow)
    Id: 47488 (0xb980)state: Wait (Reason: UserRequest)
    Id: 5356 (0x14ec)state: Wait (Reason: UserRequest)
    Id: 33928 (0x8488)state: Wait (Reason: UserRequest)
    Id: 6912 (0x1b00)state: Wait (Reason: UserRequest)
    Id: 18548 (0x4874)state: Wait (Reason: Unknown)
    Id: 13920 (0x3660)state: Wait (Reason: UserRequest)
    Id: 34024 (0x84e8)state: Wait (Reason: UserRequest)
    Id: 34456 (0x8698)state: Wait (Reason: UserRequest)
    Id: 52308 (0xcc54)state: Wait (Reason: UserRequest)
    Id: 48812 (0xbeac)state: Wait (Reason: UserRequest)
    Id: 60484 (0xec44)state: Wait (Reason: UserRequest)
    Id: 44312 (0xad18)state: Wait (Reason: UserRequest)
    Id: 26008 (0x6598)state: Wait (Reason: Unknown)
    Id: 30132 (0x75b4)state: Wait (Reason: Unknown)
    Id: 51024 (0xc750)state: Wait (Reason: UserRequest)
    Id: 29432 (0x72f8)state: Wait (Reason: UserRequest)
    Id: 42788 (0xa724)state: Wait (Reason: UserRequest)
    Id: 17368 (0x43d8)state: Wait (Reason: ExecutionDelay)
    Id: 13680 (0x3570)state: Wait (Reason: UserRequest)
    Id: 57640 (0xe128)state: Wait (Reason: UserRequest)
    Id: 25700 (0x6464)state: Wait (Reason: UserRequest)
    Id: 36892 (0x901c)state: Wait (Reason: UserRequest)
    Id: 73272 (0x11e38)state: Wait (Reason: UserRequest)
    Id: 51792 (0xca50)state: Wait (Reason: ExecutionDelay)
    Id: 39600 (0x9ab0)state: Wait (Reason: UserRequest)
    Id: 4708 (0x1264)state: Wait (Reason: UserRequest)
    Id: 19836 (0x4d7c)state: Wait (Reason: UserRequest)
    Id: 27312 (0x6ab0)state: Wait (Reason: UserRequest)
    Id: 40108 (0x9cac)state: Wait (Reason: UserRequest)
    Id: 39532 (0x9a6c)state: Wait (Reason: UserRequest)
    Id: 36636 (0x8f1c)state: Wait (Reason: UserRequest)
    Id: 76744 (0x12bc8)state: Wait (Reason: EventPairLow)
    Id: 5128 (0x1408)state: Wait (Reason: ExecutionDelay)
    Id: 38112 (0x94e0)state: Wait (Reason: UserRequest)
    Id: 84004 (0x14824)state: Wait (Reason: UserRequest)
    Id: 9508 (0x2524)state: Wait (Reason: ExecutionDelay)
    Id: 39340 (0x99ac)state: Wait (Reason: UserRequest)
    Id: 63104 (0xf680)state: Wait (Reason: UserRequest)
    Id: 8784 (0x2250)state: Wait (Reason: UserRequest)
    Id: 49804 (0xc28c)state: Wait (Reason: ExecutionDelay)
    Id: 36340 (0x8df4)state: Wait (Reason: UserRequest)
    Id: 43340 (0xa94c)state: Wait (Reason: UserRequest)
    Id: 12936 (0x3288)state: Wait (Reason: UserRequest)
    Id: 84204 (0x148ec)state: Wait (Reason: UserRequest)
    Id: 34716 (0x879c)state: Wait (Reason: UserRequest)
    Id: 43372 (0xa96c)state: Wait (Reason: UserRequest)
    Id: 83024 (0x14450)state: Wait (Reason: UserRequest)
    Id: 70152 (0x11208)state: Wait (Reason: EventPairLow)
    Id: 66512 (0x103d0)state: Wait (Reason: UserRequest)
    Id: 5340 (0x14dc)state: Wait (Reason: UserRequest)
    Id: 85560 (0x14e38)state: Wait (Reason: UserRequest)
    Id: 64156 (0xfa9c)state: Wait (Reason: UserRequest)
    Id: 36336 (0x8df0)state: Wait (Reason: UserRequest)
    Id: 66616 (0x10438)state: Wait (Reason: UserRequest)
    Id: 84316 (0x1495c)state: Wait (Reason: UserRequest)
    Id: 25712 (0x6470)state: Wait (Reason: UserRequest)
    Id: 81360 (0x13dd0)state: Wait (Reason: ExecutionDelay)
    Id: 55132 (0xd75c)state: Wait (Reason: UserRequest)
    Id: 51376 (0xc8b0)state: Wait (Reason: UserRequest)
    Id: 84976 (0x14bf0)state: Wait (Reason: UserRequest)
    Id: 82376 (0x141c8)state: Wait (Reason: UserRequest)
    Id: 72552 (0x11b68)state: Wait (Reason: UserRequest)
    Id: 60336 (0xebb0)state: Wait (Reason: UserRequest)
    Id: 41504 (0xa220)state: Wait (Reason: UserRequest)
    Id: 80728 (0x13b58)state: Wait (Reason: UserRequest)
    Id: 41940 (0xa3d4)state: Wait (Reason: UserRequest)
    Id: 25208 (0x6278)state: Wait (Reason: UserRequest)
    Id: 19340 (0x4b8c)state: Wait (Reason: UserRequest)
    Id: 32332 (0x7e4c)state: Wait (Reason: UserRequest)
    Id: 18828 (0x498c)state: Wait (Reason: UserRequest)
    Id: 15036 (0x3abc)state: Wait (Reason: EventPairLow)
    Id: 27392 (0x6b00)state: Wait (Reason: UserRequest)
    Id: 47048 (0xb7c8)state: Wait (Reason: UserRequest)
    Id: 80912 (0x13c10)state: Wait (Reason: UserRequest)
    Id: 74900 (0x12494)state: Wait (Reason: UserRequest)
    Id: 20656 (0x50b0)state: Wait (Reason: UserRequest)
    Id: 79288 (0x135b8)state: Wait (Reason: UserRequest)
    Id: 40504 (0x9e38)state: Wait (Reason: UserRequest)
    Id: 40836 (0x9f84)state: Wait (Reason: ExecutionDelay)
    Id: 61324 (0xef8c) (CURRENT); state: Running
    Id: 45128 (0xb048)state: Wait (Reason: UserRequest)
    Id: 61540 (0xf064)state: Wait (Reason: EventPairLow)
    Id: 66968 (0x10598)state: Wait (Reason: EventPairLow)
    Id: 62136 (0xf2b8)state: Wait (Reason: EventPairLow)
    Id: 50328 (0xc498)state: Wait (Reason: EventPairLow)
    Id: 33872 (0x8450)state: Wait (Reason: EventPairLow)
    Id: 49940 (0xc314)state: Wait (Reason: UserRequest)
    Id: 12488 (0x30c8)
        Start address: 0x0000000000000000
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 27/07/2018 20:58:15
        Total processor time: 00:01:00.1250000
        User processor time: 00:01:00.1250000

    Id: 12548 (0x3104)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:15
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 59768 (0xe978)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 11
        Priority level: Normal
        Start time: 27/07/2018 20:58:15
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 76152 (0x12978)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:15
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 1588 (0x0634)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:03.0781250
        User processor time: 00:00:03.0781250

    Id: 30200 (0x75f8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37600 (0x92e0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00.4531250
        User processor time: 00:00:00.4531250

    Id: 71360 (0x116c0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 22588 (0x583c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 52036 (0xcb44)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37988 (0x9464)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 81792 (0x13f80)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 25636 (0x6424)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 10
        Priority level: Normal
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 47488 (0xb980)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 5356 (0x14ec)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00.4218750
        User processor time: 00:00:00.4218750

    Id: 33928 (0x8488)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 6912 (0x1b00)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:03
        User processor time: 00:00:03

    Id: 18548 (0x4874)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: Unknown)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:35
        Total processor time: 00:00:23.6093750
        User processor time: 00:00:23.6093750

    Id: 13920 (0x3660)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:36
        Total processor time: 00:00:00.4062500
        User processor time: 00:00:00.4062500

    Id: 34024 (0x84e8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 14
        Priority level: Highest
        Start time: 27/07/2018 20:58:36
        Total processor time: 00:00:01.7031250
        User processor time: 00:00:01.7031250

    Id: 34456 (0x8698)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:36
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 52308 (0xcc54)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:36
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 48812 (0xbeac)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:37
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 60484 (0xec44)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 13
        Priority level: Highest
        Start time: 27/07/2018 20:58:37
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 44312 (0xad18)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:37
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 26008 (0x6598)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Lowest
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00.5781250
        User processor time: 00:00:00.5781250

    Id: 30132 (0x75b4)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Lowest
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 51024 (0xc750)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00.4375000
        User processor time: 00:00:00.4375000

    Id: 29432 (0x72f8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 42788 (0xa724)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 17368 (0x43d8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 13680 (0x3570)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 14
        Priority level: Highest
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 57640 (0xe128)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 25700 (0x6464)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36892 (0x901c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 73272 (0x11e38)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00.5312500
        User processor time: 00:00:00.5312500

    Id: 51792 (0xca50)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:08.6093750
        User processor time: 00:00:08.6093750

    Id: 39600 (0x9ab0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4708 (0x1264)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 27/07/2018 20:58:38
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19836 (0x4d7c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:41
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27312 (0x6ab0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:43
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40108 (0x9cac)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:43
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39532 (0x9a6c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:43
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36636 (0x8f1c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:43
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 76744 (0x12bc8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:43
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5128 (0x1408)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:43
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 38112 (0x94e0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:44
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 84004 (0x14824)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:44
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9508 (0x2524)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: ExecutionDelay)
        Priority: 7
        Priority level: BelowNormal
        Start time: 27/07/2018 20:58:46
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 39340 (0x99ac)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00.6406250
        User processor time: 00:00:00.6406250

    Id: 63104 (0xf680)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00.2812500
        User processor time: 00:00:00.2812500

    Id: 8784 (0x2250)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00.6093750
        User processor time: 00:00:00.6093750

    Id: 49804 (0xc28c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00.4062500
        User processor time: 00:00:00.4062500

    Id: 36340 (0x8df4)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 43340 (0xa94c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 12936 (0x3288)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 84204 (0x148ec)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34716 (0x879c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00.4687500
        User processor time: 00:00:00.4687500

    Id: 43372 (0xa96c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00.2968750
        User processor time: 00:00:00.2968750

    Id: 83024 (0x14450)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 70152 (0x11208)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:58:47
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 66512 (0x103d0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:49
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5340 (0x14dc)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:49
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 85560 (0x14e38)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:49
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 64156 (0xfa9c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:49
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 36336 (0x8df0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 27/07/2018 20:58:49
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 66616 (0x10438)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:49
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 84316 (0x1495c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:49
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 25712 (0x6470)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:49
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 81360 (0x13dd0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: ExecutionDelay)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:50
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 55132 (0xd75c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:50
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 51376 (0xc8b0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:50
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 84976 (0x14bf0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:50
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 82376 (0x141c8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:50
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 72552 (0x11b68)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:50
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 60336 (0xebb0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 27/07/2018 20:58:50
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41504 (0xa220)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:51
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 80728 (0x13b58)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:51
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41940 (0xa3d4)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:51
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 25208 (0x6278)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:51
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19340 (0x4b8c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 27/07/2018 20:58:51
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32332 (0x7e4c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:53
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 18828 (0x498c)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:53
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 15036 (0x3abc)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 13
        Priority level: AboveNormal
        Start time: 27/07/2018 20:58:55
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27392 (0x6b00)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:58:55
        Total processor time: 00:00:00.2343750
        User processor time: 00:00:00.2343750

    Id: 47048 (0xb7c8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:59:01
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 80912 (0x13c10)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:59:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 74900 (0x12494)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 27/07/2018 20:59:35
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20656 (0x50b0)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 20:59:47
        Total processor time: 00:00:00.2031250
        User processor time: 00:00:00.2031250

    Id: 79288 (0x135b8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 21:00:00
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40504 (0x9e38)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 21:00:00
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40836 (0x9f84)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 21:00:03
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 61324 (0xef8c) (CURRENT)
        Start address: 0x00007ff939bc1410
        State: Running
        Priority: 11
        Priority level: Normal
        Start time: 27/07/2018 21:00:03
        Total processor time: 00:00:01.5625000
        User processor time: 00:00:01.5625000

    Id: 45128 (0xb048)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 21:00:03
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 61540 (0xf064)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 11
        Priority level: Normal
        Start time: 27/07/2018 21:00:04
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 66968 (0x10598)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 10
        Priority level: Normal
        Start time: 27/07/2018 21:00:04
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 62136 (0xf2b8)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 27/07/2018 21:00:04
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 50328 (0xc498)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 10
        Priority level: Normal
        Start time: 27/07/2018 21:00:05
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33872 (0x8450)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: EventPairLow)
        Priority: 10
        Priority level: Normal
        Start time: 27/07/2018 21:00:06
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 49940 (0xc314)
        Start address: 0x00007ff939bc1410
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Normal
        Start time: 27/07/2018 21:00:06
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

Modules:
    Name: GTA5.exe; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.1493.0, by Rockstar Games)
    Name: ntdll.dll; path: C:\WINDOWS\SYSTEM32\ntdll.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: KERNEL32.DLL; path: C:\WINDOWS\System32\KERNEL32.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: KERNELBASE.dll; path: C:\WINDOWS\System32\KERNELBASE.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: USER32.dll; path: C:\WINDOWS\System32\USER32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: win32u.dll; path: C:\WINDOWS\System32\win32u.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: GDI32.dll; path: C:\WINDOWS\System32\GDI32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: gdi32full.dll; path: C:\WINDOWS\System32\gdi32full.dll (Microsoft® Windows® Operating System v10.0.17134.112, by Microsoft Corporation)
    Name: msvcp_win.dll; path: C:\WINDOWS\System32\msvcp_win.dll (Microsoft® Windows® Operating System v10.0.17134.137, by Microsoft Corporation)
    Name: ucrtbase.dll; path: C:\WINDOWS\System32\ucrtbase.dll (Microsoft® Windows® Operating System v10.0.17134.165, by Microsoft Corporation)
    Name: WS2_32.dll; path: C:\WINDOWS\System32\WS2_32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: RPCRT4.dll; path: C:\WINDOWS\System32\RPCRT4.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: PSAPI.DLL; path: C:\WINDOWS\System32\PSAPI.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CRYPT32.dll; path: C:\WINDOWS\System32\CRYPT32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MSASN1.dll; path: C:\WINDOWS\System32\MSASN1.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WINTRUST.dll; path: C:\WINDOWS\System32\WINTRUST.dll (Microsoft® Windows® Operating System v10.0.17134.81, by Microsoft Corporation)
    Name: msvcrt.dll; path: C:\WINDOWS\System32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.17134.1, by Microsoft Corporation)
    Name: advapi32.dll; path: C:\WINDOWS\System32\advapi32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: sechost.dll; path: C:\WINDOWS\System32\sechost.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: IMM32.dll; path: C:\WINDOWS\System32\IMM32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: SHLWAPI.dll; path: C:\WINDOWS\System32\SHLWAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: combase.dll; path: C:\WINDOWS\System32\combase.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: bcryptPrimitives.dll; path: C:\WINDOWS\System32\bcryptPrimitives.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: SHELL32.dll; path: C:\WINDOWS\System32\SHELL32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: cfgmgr32.dll; path: C:\WINDOWS\System32\cfgmgr32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: shcore.dll; path: C:\WINDOWS\System32\shcore.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: windows.storage.dll; path: C:\WINDOWS\System32\windows.storage.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: kernel.appcore.dll; path: C:\WINDOWS\System32\kernel.appcore.dll (Microsoft® Windows® Operating System v10.0.17134.112, by Microsoft Corporation)
    Name: profapi.dll; path: C:\WINDOWS\System32\profapi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: powrprof.dll; path: C:\WINDOWS\System32\powrprof.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: FLTLIB.DLL; path: C:\WINDOWS\System32\FLTLIB.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: ole32.dll; path: C:\WINDOWS\System32\ole32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: OLEAUT32.dll; path: C:\WINDOWS\System32\OLEAUT32.dll (Microsoft® Windows® Operating System v10.0.17134.48, by Microsoft Corporation)
    Name: steam_api64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll (Steam Client API v01.00.00.01, by Valve Corporation)
    Name: GFSDK_ShadowLib.win64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
    Name: VERSION.dll; path: C:\WINDOWS\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: DSOUND.dll; path: C:\WINDOWS\SYSTEM32\DSOUND.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: bink2w64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
    Name: WINMM.dll; path: C:\WINDOWS\SYSTEM32\WINMM.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MF.dll; path: C:\WINDOWS\SYSTEM32\MF.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MFPlat.DLL; path: C:\WINDOWS\SYSTEM32\MFPlat.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: msdmo.dll; path: C:\WINDOWS\SYSTEM32\msdmo.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MFReadWrite.dll; path: C:\WINDOWS\SYSTEM32\MFReadWrite.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: PROPSYS.dll; path: C:\WINDOWS\SYSTEM32\PROPSYS.dll (Windows® Search v7.0.17134.1, by Microsoft Corporation)
    Name: WTSAPI32.dll; path: C:\WINDOWS\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: d3d9.dll; path: C:\WINDOWS\SYSTEM32\d3d9.dll (Microsoft® Windows® Operating System v10.0.17134.81, by Microsoft Corporation)
    Name: D3DCOMPILER_43.dll; path: C:\WINDOWS\SYSTEM32\D3DCOMPILER_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: GFSDK_TXAA_AlphaResolve.win64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
    Name: DINPUT8.dll; path: C:\WINDOWS\SYSTEM32\DINPUT8.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: XINPUT1_3.dll; path: C:\WINDOWS\SYSTEM32\XINPUT1_3.dll (Microsoft® DirectX for Windows® v9.18.944.0000, by Microsoft Corporation)
    Name: SETUPAPI.dll; path: C:\WINDOWS\System32\SETUPAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: IPHLPAPI.DLL; path: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: d3dx9_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx9_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: WINMMBASE.dll; path: C:\WINDOWS\SYSTEM32\WINMMBASE.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: dwmapi.dll; path: C:\WINDOWS\SYSTEM32\dwmapi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: OPENGL32.dll; path: C:\WINDOWS\SYSTEM32\OPENGL32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: GLU32.dll; path: C:\WINDOWS\SYSTEM32\GLU32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MFCORE.DLL; path: C:\WINDOWS\SYSTEM32\MFCORE.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: ksuser.dll; path: C:\WINDOWS\SYSTEM32\ksuser.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: bcrypt.dll; path: C:\WINDOWS\SYSTEM32\bcrypt.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CRYPTBASE.DLL; path: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: RTWorkQ.DLL; path: C:\WINDOWS\SYSTEM32\RTWorkQ.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: gameoverlayrenderer64.dll; path: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll (Steam Game Overlay Renderer v01.00.00.01, by Valve Corporation)
    Name: inputhost.dll; path: C:\WINDOWS\SYSTEM32\inputhost.dll ( v, by )
    Name: CoreMessaging.dll; path: C:\WINDOWS\SYSTEM32\CoreMessaging.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: wintypes.dll; path: C:\WINDOWS\SYSTEM32\wintypes.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CoreUIComponents.dll; path: C:\WINDOWS\SYSTEM32\CoreUIComponents.dll (Microsoft® Windows® Operating System v10.0.17134.112, by Microsoft Corporation)
    Name: ntmarta.dll; path: C:\WINDOWS\SYSTEM32\ntmarta.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CRYPTSP.dll; path: C:\WINDOWS\SYSTEM32\CRYPTSP.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: rsaenh.dll; path: C:\WINDOWS\system32\rsaenh.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: imagehlp.dll; path: C:\WINDOWS\System32\imagehlp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: gpapi.dll; path: C:\WINDOWS\SYSTEM32\gpapi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: cryptnet.dll; path: C:\Windows\System32\cryptnet.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WINNSI.DLL; path: C:\WINDOWS\SYSTEM32\WINNSI.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: NSI.dll; path: C:\WINDOWS\System32\NSI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: steamclient64.dll; path: C:\Program Files (x86)\Steam\steamclient64.dll (Steam v03.00.00.01, by Valve Corporation)
    Name: tier0_s64.dll; path: C:\Program Files (x86)\Steam\tier0_s64.dll ( tier0_s Dynamic Link Library v01.00.00.01, by Valve Corporation)
    Name: vstdlib_s64.dll; path: C:\Program Files (x86)\Steam\vstdlib_s64.dll (Steam v03.00.00.01, by Valve Corporation)
    Name: Secur32.dll; path: C:\WINDOWS\SYSTEM32\Secur32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MSWSOCK.dll; path: C:\WINDOWS\SYSTEM32\MSWSOCK.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: SSPICLI.DLL; path: C:\WINDOWS\SYSTEM32\SSPICLI.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: D3D11.DLL; path: C:\WINDOWS\SYSTEM32\D3D11.DLL (Microsoft® Windows® Operating System v10.0.17134.112, by Microsoft Corporation)
    Name: dxgi.dll; path: C:\WINDOWS\SYSTEM32\dxgi.dll (Microsoft® Windows® Operating System v10.0.17134.112, by Microsoft Corporation)
    Name: DEVOBJ.dll; path: C:\WINDOWS\SYSTEM32\DEVOBJ.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: D3D10_1.DLL; path: C:\WINDOWS\SYSTEM32\D3D10_1.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: d3d10_1core.dll; path: C:\WINDOWS\SYSTEM32\d3d10_1core.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: uxtheme.dll; path: C:\WINDOWS\system32\uxtheme.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MSCTF.dll; path: C:\WINDOWS\System32\MSCTF.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: TextInputFramework.dll; path: C:\WINDOWS\SYSTEM32\TextInputFramework.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WINSTA.dll; path: C:\WINDOWS\SYSTEM32\WINSTA.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: aticfx64.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\c0321058.inf_amd64_c0aa1a2b512afe19\aticfx64.dll (AMD Inc. Radeon DirectX 11 Driver v8.17.10.1586, by Advanced Micro Devices, Inc. )
    Name: atiuxp64.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\c0321058.inf_amd64_c0aa1a2b512afe19\atiuxp64.dll (Advanced Micro Devices, Inc PowerXpress Vista DX10 User Mode Driver v8.14.01.6564, by Advanced Micro Devices, Inc. )
    Name: atidxx64.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\c0321058.inf_amd64_c0aa1a2b512afe19\atidxx64.dll (Advanced Micro Devices, Inc. Radeon DirectX 11 Driver v8.17.10.0782, by Advanced Micro Devices, Inc. )
    Name: amdihk64.dll; path: C:\WINDOWS\SYSTEM32\amdihk64.dll (AMD DVR Component v1.00.00.0000, by Advanced Micro Devices, Inc.)
    Name: dcomp.dll; path: C:\WINDOWS\SYSTEM32\dcomp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: nethelper.dll; path: C:\Users\p\AppData\Local\Temp\dt3wnpfzh5aak0i4\nethelper.dll (RAGE Plugin Hook v0.63.1224.15140, by MulleDK19 / LMS)
    Name: dbghelp.dll; path: C:\WINDOWS\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: mscoree.dll; path: C:\WINDOWS\SYSTEM32\mscoree.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MSVCP140.dll; path: C:\WINDOWS\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® 2015 v14.00.24215.1, by Microsoft Corporation)
    Name: FW1FontWrapper.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
    Name: VCRUNTIME140.dll; path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® 2015 v14.00.24215.1, by Microsoft Corporation)
    Name: XINPUT9_1_0.dll; path: C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: d3dx11_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx11_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: dbgcore.DLL; path: C:\WINDOWS\SYSTEM32\dbgcore.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: mscoreei.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.7.3131.0, by Microsoft Corporation)
    Name: MSVCR120_CLR0400.dll; path: C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll (Microsoft® Visual Studio® 2013 v12.00.52519.0, by Microsoft Corporation)
    Name: mscorlib.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\b818384f6f636b55ba6f5af0c6a7784d\mscorlib.ni.dll (Microsoft® .NET Framework v4.7.3131.0, by Microsoft Corporation)
    Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.7.3131.0, by Microsoft Corporation)
    Name: diasymreader.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll (Microsoft® Visual Studio® 12 CTP v14.7.3056.0, by Microsoft Corporation)
    Name: System.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\ecad7ae388cef8593aaf80bd2e354c40\System.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Drawing.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\af10d278d6c02fda2196fccad0624e15\System.Drawing.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Windows.Forms.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\46cc21f2e6e3d23302f401cb2a4f55ad\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Core.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\c79ff69b8e787a0eab7528231903f272\System.Core.ni.dll (Microsoft® .NET Framework v4.7.3110.0, by Microsoft Corporation)
    Name: System.Xml.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\1b1d43ddf8ad426d8b63cfc742d9fc5e\System.Xml.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Configuration.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\e2a9148f660974bf6dd220e59c0c8dfc\System.Configuration.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: comctl32.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.165_none_fb429645306569ac\comctl32.dll (Microsoft® Windows® Operating System v10.0.17134.48, by Microsoft Corporation)
    Name: gdiplus.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.165_none_2c2d892a8af7e37a\gdiplus.dll (Microsoft® Windows® Operating System v10.0.17134.165, by Microsoft Corporation)
    Name: DWrite.dll; path: C:\WINDOWS\SYSTEM32\DWrite.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WindowsCodecs.dll; path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: HID.DLL; path: C:\WINDOWS\SYSTEM32\HID.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: clbcatq.dll; path: C:\WINDOWS\System32\clbcatq.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MMDevApi.dll; path: C:\WINDOWS\System32\MMDevApi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: XAudio2_7.dll; path: C:\WINDOWS\system32\XAudio2_7.dll (Microsoft® DirectX for Windows® v9.29.1962.0, by Microsoft Corporation)
    Name: AUDIOSES.DLL; path: C:\WINDOWS\SYSTEM32\AUDIOSES.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: AVRT.dll; path: C:\WINDOWS\SYSTEM32\AVRT.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: Windows.UI.dll; path: C:\Windows\System32\Windows.UI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: USERENV.dll; path: C:\WINDOWS\SYSTEM32\USERENV.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: socialclub.dll; path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll (Social Club v1.2.4.0, by Take-Two Interactive Software, Inc.)
    Name: WININET.dll; path: C:\WINDOWS\SYSTEM32\WININET.dll (Internet Explorer v11.00.17134.1, by Microsoft Corporation)
    Name: napinsp.dll; path: C:\WINDOWS\system32\napinsp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: pnrpnsp.dll; path: C:\WINDOWS\system32\pnrpnsp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: NLAapi.dll; path: C:\WINDOWS\system32\NLAapi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: DNSAPI.dll; path: C:\WINDOWS\SYSTEM32\DNSAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: winrnr.dll; path: C:\WINDOWS\System32\winrnr.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: fwpuclnt.dll; path: C:\WINDOWS\System32\fwpuclnt.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: rasadhlp.dll; path: C:\Windows\System32\rasadhlp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: FirewallAPI.dll; path: C:\Windows\System32\FirewallAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: fwbase.dll; path: C:\Windows\System32\fwbase.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: FWPolicyIOMgr.dll; path: C:\Windows\System32\FWPolicyIOMgr.dll (Microsoft® Windows® Operating System v10.0.17134.137, by Microsoft Corporation)
    Name: wdmaud.drv; path: C:\WINDOWS\SYSTEM32\wdmaud.drv (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: msacm32.drv; path: C:\WINDOWS\SYSTEM32\msacm32.drv (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MSACM32.dll; path: C:\WINDOWS\SYSTEM32\MSACM32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: midimap.dll; path: C:\WINDOWS\SYSTEM32\midimap.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: iertutil.dll; path: C:\WINDOWS\SYSTEM32\iertutil.dll (Internet Explorer v11.00.17134.1, by Microsoft Corporation)
    Name: ondemandconnroutehelper.dll; path: C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: winhttp.dll; path: C:\WINDOWS\SYSTEM32\winhttp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: XInput1_4.dll; path: C:\WINDOWS\SYSTEM32\XInput1_4.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: System.Management.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\1a9dc87a16846dec37edcec452d3af68\System.Management.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: wldp.dll; path: C:\WINDOWS\SYSTEM32\wldp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: SlimDX.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll ( v, by )
    Name: MSVCP100.dll; path: C:\WINDOWS\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: MSVCR100.dll; path: C:\WINDOWS\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: System.IO.Compression.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.IO.Cb3b124c8#\c8c64acb8e447e9af250f710c8e3c426\System.IO.Compression.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: clrcompression.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: comctl32.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.165_none_f954469b3093f6d5\comctl32.dll (Microsoft® Windows® Operating System v10.0.17134.48, by Microsoft Corporation)
    Name: GTA5.exe
        Base address: 0x00007ff7ab300000
        Memory size: 0x053b7e00
        Entry point address: 0x00007ff7aca5d97c
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe
        Product name: Grand Theft Auto V
        Product version: 1.0.1493.0
        Company: Rockstar Games

    Name: ntdll.dll
        Base address: 0x00007ff939b50000
        Memory size: 0x001e1000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\SYSTEM32\ntdll.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: KERNEL32.DLL
        Base address: 0x00007ff9397f0000
        Memory size: 0x000b2000
        Entry point address: 0x00007ff9398030c0
        File path: C:\WINDOWS\System32\KERNEL32.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: KERNELBASE.dll
        Base address: 0x00007ff936d60000
        Memory size: 0x00273000
        Entry point address: 0x00007ff936d67fa0
        File path: C:\WINDOWS\System32\KERNELBASE.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: USER32.dll
        Base address: 0x00007ff938c00000
        Memory size: 0x00190000
        Entry point address: 0x00007ff938c1bb30
        File path: C:\WINDOWS\System32\USER32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: win32u.dll
        Base address: 0x00007ff936a50000
        Memory size: 0x00020000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\System32\win32u.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: GDI32.dll
        Base address: 0x00007ff9390d0000
        Memory size: 0x00028000
        Entry point address: 0x00007ff9390d4040
        File path: C:\WINDOWS\System32\GDI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: gdi32full.dll
        Base address: 0x00007ff936b70000
        Memory size: 0x00192000
        Entry point address: 0x00007ff936ba3c90
        File path: C:\WINDOWS\System32\gdi32full.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.112
        Company: Microsoft Corporation

    Name: msvcp_win.dll
        Base address: 0x00007ff936190000
        Memory size: 0x0009f000
        Entry point address: 0x00007ff9361a0860
        File path: C:\WINDOWS\System32\msvcp_win.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.137
        Company: Microsoft Corporation

    Name: ucrtbase.dll
        Base address: 0x00007ff936a70000
        Memory size: 0x000fa000
        Entry point address: 0x00007ff936a78c90
        File path: C:\WINDOWS\System32\ucrtbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.165
        Company: Microsoft Corporation

    Name: WS2_32.dll
        Base address: 0x00007ff939060000
        Memory size: 0x0006c000
        Entry point address: 0x00007ff9390772b0
        File path: C:\WINDOWS\System32\WS2_32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: RPCRT4.dll
        Base address: 0x00007ff9399f0000
        Memory size: 0x00124000
        Entry point address: 0x00007ff9399f9f70
        File path: C:\WINDOWS\System32\RPCRT4.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: PSAPI.DLL
        Base address: 0x00007ff939730000
        Memory size: 0x00008000
        Entry point address: 0x00007ff939731080
        File path: C:\WINDOWS\System32\PSAPI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: CRYPT32.dll
        Base address: 0x00007ff935f20000
        Memory size: 0x001e2000
        Entry point address: 0x00007ff935f7ce80
        File path: C:\WINDOWS\System32\CRYPT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MSASN1.dll
        Base address: 0x00007ff935e60000
        Memory size: 0x00012000
        Entry point address: 0x00007ff935e658b0
        File path: C:\WINDOWS\System32\MSASN1.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: WINTRUST.dll
        Base address: 0x00007ff936940000
        Memory size: 0x00057000
        Entry point address: 0x00007ff936950eb0
        File path: C:\WINDOWS\System32\WINTRUST.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.81
        Company: Microsoft Corporation

    Name: msvcrt.dll
        Base address: 0x00007ff9398b0000
        Memory size: 0x0009e000
        Entry point address: 0x00007ff9398b77e0
        File path: C:\WINDOWS\System32\msvcrt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 7.0.17134.1
        Company: Microsoft Corporation

    Name: advapi32.dll
        Base address: 0x00007ff939740000
        Memory size: 0x000a1000
        Entry point address: 0x00007ff939751b60
        File path: C:\WINDOWS\System32\advapi32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: sechost.dll
        Base address: 0x00007ff938ff0000
        Memory size: 0x0005b000
        Entry point address: 0x00007ff938ffeab0
        File path: C:\WINDOWS\System32\sechost.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: IMM32.dll
        Base address: 0x00007ff938fc0000
        Memory size: 0x0002d000
        Entry point address: 0x00007ff938fc1640
        File path: C:\WINDOWS\System32\IMM32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: SHLWAPI.dll
        Base address: 0x00007ff9393a0000
        Memory size: 0x00051000
        Entry point address: 0x00007ff9393aa010
        File path: C:\WINDOWS\System32\SHLWAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: combase.dll
        Base address: 0x00007ff939400000
        Memory size: 0x00323000
        Entry point address: 0x00007ff9394d23c0
        File path: C:\WINDOWS\System32\combase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: bcryptPrimitives.dll
        Base address: 0x00007ff936110000
        Memory size: 0x0007a000
        Entry point address: 0x00007ff9361491d0
        File path: C:\WINDOWS\System32\bcryptPrimitives.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: SHELL32.dll
        Base address: 0x00007ff937430000
        Memory size: 0x01440000
        Entry point address: 0x00007ff93750f8e0
        File path: C:\WINDOWS\System32\SHELL32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: cfgmgr32.dll
        Base address: 0x00007ff936d10000
        Memory size: 0x00049000
        Entry point address: 0x00007ff936d21cd0
        File path: C:\WINDOWS\System32\cfgmgr32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: shcore.dll
        Base address: 0x00007ff938b50000
        Memory size: 0x000a9000
        Entry point address: 0x00007ff938b8d310
        File path: C:\WINDOWS\System32\shcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: windows.storage.dll
        Base address: 0x00007ff936230000
        Memory size: 0x0070d000
        Entry point address: 0x00007ff9363aa480
        File path: C:\WINDOWS\System32\windows.storage.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: kernel.appcore.dll
        Base address: 0x00007ff935f00000
        Memory size: 0x00011000
        Entry point address: 0x00007ff935f03b00
        File path: C:\WINDOWS\System32\kernel.appcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.112
        Company: Microsoft Corporation

    Name: profapi.dll
        Base address: 0x00007ff935ee0000
        Memory size: 0x0001f000
        Entry point address: 0x00007ff935ee6560
        File path: C:\WINDOWS\System32\profapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: powrprof.dll
        Base address: 0x00007ff935e90000
        Memory size: 0x0004c000
        Entry point address: 0x00007ff935e93630
        File path: C:\WINDOWS\System32\powrprof.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: FLTLIB.DLL
        Base address: 0x00007ff935e80000
        Memory size: 0x0000a000
        Entry point address: 0x00007ff935e82e00
        File path: C:\WINDOWS\System32\FLTLIB.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: ole32.dll
        Base address: 0x00007ff938870000
        Memory size: 0x00151000
        Entry point address: 0x00007ff938893ba0
        File path: C:\WINDOWS\System32\ole32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: OLEAUT32.dll
        Base address: 0x00007ff938ef0000
        Memory size: 0x000c2000
        Entry point address: 0x00007ff938f088d0
        File path: C:\WINDOWS\System32\OLEAUT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.48
        Company: Microsoft Corporation

    Name: steam_api64.dll
        Base address: 0x0000000055760000
        Memory size: 0x0003f000
        Entry point address: 0x000000005576ac48
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll
        Product name: Steam Client API
        Product version: 01.00.00.01
        Company: Valve Corporation

    Name: GFSDK_ShadowLib.win64.dll
        Base address: 0x00007ff8e42e0000
        Memory size: 0x003cc000
        Entry point address: 0x00007ff8e42ecf10
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll
        Product name: 
        Product version: 
        Company: 

    Name: VERSION.dll
        Base address: 0x00007ff92d670000
        Memory size: 0x0000a000
        Entry point address: 0x00007ff92d671300
        File path: C:\WINDOWS\SYSTEM32\VERSION.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: DSOUND.dll
        Base address: 0x00007ff91a800000
        Memory size: 0x0008f000
        Entry point address: 0x00007ff91a807210
        File path: C:\WINDOWS\SYSTEM32\DSOUND.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: bink2w64.dll
        Base address: 0x00007ff90a300000
        Memory size: 0x0008d000
        Entry point address: 0x00007ff90a303a78
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll
        Product name: Bink and Smacker
        Product version: 1.994a
        Company: RAD Game Tools, Inc.

    Name: WINMM.dll
        Base address: 0x00007ff9246c0000
        Memory size: 0x00023000
        Entry point address: 0x00007ff9246c35a0
        File path: C:\WINDOWS\SYSTEM32\WINMM.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MF.dll
        Base address: 0x00007ff91f690000
        Memory size: 0x0007b000
        Entry point address: 0x00007ff91f69b1c0
        File path: C:\WINDOWS\SYSTEM32\MF.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MFPlat.DLL
        Base address: 0x00007ff9256b0000
        Memory size: 0x001db000
        Entry point address: 0x00007ff9256d9150
        File path: C:\WINDOWS\SYSTEM32\MFPlat.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: msdmo.dll
        Base address: 0x00007ff92b0c0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ff92b0c1460
        File path: C:\WINDOWS\SYSTEM32\msdmo.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MFReadWrite.dll
        Base address: 0x00007ff91f480000
        Memory size: 0x000f8000
        Entry point address: 0x00007ff91f4aaf60
        File path: C:\WINDOWS\SYSTEM32\MFReadWrite.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: PROPSYS.dll
        Base address: 0x00007ff9317e0000
        Memory size: 0x001b4000
        Entry point address: 0x00007ff9318280a0
        File path: C:\WINDOWS\SYSTEM32\PROPSYS.dll
        Product name: Windows® Search
        Product version: 7.0.17134.1
        Company: Microsoft Corporation

    Name: WTSAPI32.dll
        Base address: 0x00007ff932a10000
        Memory size: 0x00013000
        Entry point address: 0x00007ff932a12720
        File path: C:\WINDOWS\SYSTEM32\WTSAPI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: d3d9.dll
        Base address: 0x00007ff913700000
        Memory size: 0x00197000
        Entry point address: 0x00007ff9137450a0
        File path: C:\WINDOWS\SYSTEM32\d3d9.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.81
        Company: Microsoft Corporation

    Name: D3DCOMPILER_43.dll
        Base address: 0x00007ff8e1a70000
        Memory size: 0x0026f000
        Entry point address: 0x00007ff8e1cabe5c
        File path: C:\WINDOWS\SYSTEM32\D3DCOMPILER_43.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.952.3111
        Company: Microsoft Corporation

    Name: GFSDK_TXAA_AlphaResolve.win64.dll
        Base address: 0x00007ff927170000
        Memory size: 0x0001c000
        Entry point address: 0x00007ff92717493c
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll
        Product name: 
        Product version: 
        Company: 

    Name: DINPUT8.dll
        Base address: 0x00007ff913220000
        Memory size: 0x00043000
        Entry point address: 0x00007ff91322a6d0
        File path: C:\WINDOWS\SYSTEM32\DINPUT8.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: XINPUT1_3.dll
        Base address: 0x0000000000400000
        Memory size: 0x0001e000
        Entry point address: 0x00000000004098e0
        File path: C:\WINDOWS\SYSTEM32\XINPUT1_3.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.18.944.0000
        Company: Microsoft Corporation

    Name: SETUPAPI.dll
        Base address: 0x00007ff936fe0000
        Memory size: 0x0044b000
        Entry point address: 0x00007ff937008d30
        File path: C:\WINDOWS\System32\SETUPAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: IPHLPAPI.DLL
        Base address: 0x00007ff935400000
        Memory size: 0x00038000
        Entry point address: 0x00007ff93540bc80
        File path: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: d3dx9_43.dll
        Base address: 0x00007ff8e1800000
        Memory size: 0x00263000
        Entry point address: 0x00007ff8e1a15d1c
        File path: C:\WINDOWS\SYSTEM32\d3dx9_43.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.952.3111
        Company: Microsoft Corporation

    Name: WINMMBASE.dll
        Base address: 0x00007ff9244b0000
        Memory size: 0x0002a000
        Entry point address: 0x00007ff9244b5010
        File path: C:\WINDOWS\SYSTEM32\WINMMBASE.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: dwmapi.dll
        Base address: 0x00007ff934940000
        Memory size: 0x00029000
        Entry point address: 0x00007ff9349425c0
        File path: C:\WINDOWS\SYSTEM32\dwmapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: OPENGL32.dll
        Base address: 0x00007ff91a910000
        Memory size: 0x00120000
        Entry point address: 0x00007ff91a9e6bc0
        File path: C:\WINDOWS\SYSTEM32\OPENGL32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: GLU32.dll
        Base address: 0x00007ff92b7c0000
        Memory size: 0x0002c000
        Entry point address: 0x00007ff92b7dd3c0
        File path: C:\WINDOWS\SYSTEM32\GLU32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MFCORE.DLL
        Base address: 0x00007ff90e980000
        Memory size: 0x0042e000
        Entry point address: 0x00007ff90ea02e70
        File path: C:\WINDOWS\SYSTEM32\MFCORE.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: ksuser.dll
        Base address: 0x00007ff92b7b0000
        Memory size: 0x00009000
        Entry point address: 0x00007ff92b7b1c60
        File path: C:\WINDOWS\SYSTEM32\ksuser.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: bcrypt.dll
        Base address: 0x00007ff935960000
        Memory size: 0x00025000
        Entry point address: 0x00007ff9359688d0
        File path: C:\WINDOWS\SYSTEM32\bcrypt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: CRYPTBASE.DLL
        Base address: 0x00007ff935850000
        Memory size: 0x0000b000
        Entry point address: 0x00007ff935851e60
        File path: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: RTWorkQ.DLL
        Base address: 0x00007ff92fbf0000
        Memory size: 0x0002e000
        Entry point address: 0x00007ff92fbf9bf0
        File path: C:\WINDOWS\SYSTEM32\RTWorkQ.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: gameoverlayrenderer64.dll
        Base address: 0x00007ff905340000
        Memory size: 0x00185000
        Entry point address: 0x00007ff9053fb4b0
        File path: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
        Product name: Steam Game Overlay Renderer
        Product version: 01.00.00.01
        Company: Valve Corporation

    Name: inputhost.dll
        Base address: 0x00007ff930260000
        Memory size: 0x00079000
        Entry point address: 0x00007ff9302ac1e0
        File path: C:\WINDOWS\SYSTEM32\inputhost.dll
        Product name: 
        Product version: 
        Company: 

    Name: CoreMessaging.dll
        Base address: 0x00007ff933f40000
        Memory size: 0x000da000
        Entry point address: 0x00007ff933f85c30
        File path: C:\WINDOWS\SYSTEM32\CoreMessaging.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: wintypes.dll
        Base address: 0x00007ff9311c0000
        Memory size: 0x0014d000
        Entry point address: 0x00007ff9311ea6f0
        File path: C:\WINDOWS\SYSTEM32\wintypes.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: CoreUIComponents.dll
        Base address: 0x00007ff9239f0000
        Memory size: 0x0031e000
        Entry point address: 0x00007ff923a586e0
        File path: C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.112
        Company: Microsoft Corporation

    Name: ntmarta.dll
        Base address: 0x00007ff934f50000
        Memory size: 0x00031000
        Entry point address: 0x00007ff934f571f0
        File path: C:\WINDOWS\SYSTEM32\ntmarta.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: CRYPTSP.dll
        Base address: 0x00007ff935830000
        Memory size: 0x00017000
        Entry point address: 0x00007ff935834c60
        File path: C:\WINDOWS\SYSTEM32\CRYPTSP.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: rsaenh.dll
        Base address: 0x00007ff935260000
        Memory size: 0x00033000
        Entry point address: 0x00007ff935269d70
        File path: C:\WINDOWS\system32\rsaenh.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: imagehlp.dll
        Base address: 0x00007ff9399d0000
        Memory size: 0x0001d000
        Entry point address: 0x00007ff9399d2b60
        File path: C:\WINDOWS\System32\imagehlp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: gpapi.dll
        Base address: 0x00007ff934ba0000
        Memory size: 0x00022000
        Entry point address: 0x00007ff934ba2b20
        File path: C:\WINDOWS\SYSTEM32\gpapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: cryptnet.dll
        Base address: 0x00007ff91bca0000
        Memory size: 0x0002e000
        Entry point address: 0x00007ff91bcad3c0
        File path: C:\Windows\System32\cryptnet.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: WINNSI.DLL
        Base address: 0x00007ff9326d0000
        Memory size: 0x0000b000
        Entry point address: 0x00007ff9326d1db0
        File path: C:\WINDOWS\SYSTEM32\WINNSI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: NSI.dll
        Base address: 0x00007ff939100000
        Memory size: 0x00008000
        Entry point address: 0x00007ff939101f40
        File path: C:\WINDOWS\System32\NSI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: steamclient64.dll
        Base address: 0x00007ff8d99f0000
        Memory size: 0x00e7f000
        Entry point address: 0x00007ff8da27b890
        File path: C:\Program Files (x86)\Steam\steamclient64.dll
        Product name: Steam
        Product version: 03.00.00.01
        Company: Valve Corporation

    Name: tier0_s64.dll
        Base address: 0x00007ff9041c0000
        Memory size: 0x00172000
        Entry point address: 0x00007ff9041deddc
        File path: C:\Program Files (x86)\Steam\tier0_s64.dll
        Product name:  tier0_s Dynamic Link Library
        Product version: 01.00.00.01
        Company: Valve Corporation

    Name: vstdlib_s64.dll
        Base address: 0x00007ff9111a0000
        Memory size: 0x0007a000
        Entry point address: 0x00007ff9111c2bd4
        File path: C:\Program Files (x86)\Steam\vstdlib_s64.dll
        Product name: Steam
        Product version: 03.00.00.01
        Company: Valve Corporation

    Name: Secur32.dll
        Base address: 0x00007ff926ea0000
        Memory size: 0x0000c000
        Entry point address: 0x00007ff926ea2490
        File path: C:\WINDOWS\SYSTEM32\Secur32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MSWSOCK.dll
        Base address: 0x00007ff935680000
        Memory size: 0x00066000
        Entry point address: 0x00007ff9356912c0
        File path: C:\WINDOWS\SYSTEM32\MSWSOCK.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: SSPICLI.DLL
        Base address: 0x00007ff935d60000
        Memory size: 0x00030000
        Entry point address: 0x00007ff935d6f9a0
        File path: C:\WINDOWS\SYSTEM32\SSPICLI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: D3D11.DLL
        Base address: 0x00007ff932d10000
        Memory size: 0x0030b000
        Entry point address: 0x00007ff932d9cef0
        File path: C:\WINDOWS\SYSTEM32\D3D11.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.112
        Company: Microsoft Corporation

    Name: dxgi.dll
        Base address: 0x00007ff934bd0000
        Memory size: 0x000bb000
        Entry point address: 0x00007ff934bf49c0
        File path: C:\WINDOWS\SYSTEM32\dxgi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.112
        Company: Microsoft Corporation

    Name: DEVOBJ.dll
        Base address: 0x00007ff935c10000
        Memory size: 0x00027000
        Entry point address: 0x00007ff935c169c0
        File path: C:\WINDOWS\SYSTEM32\DEVOBJ.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: D3D10_1.DLL
        Base address: 0x00007ff9149f0000
        Memory size: 0x00031000
        Entry point address: 0x00007ff914a0f720
        File path: C:\WINDOWS\SYSTEM32\D3D10_1.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: d3d10_1core.dll
        Base address: 0x00007ff911140000
        Memory size: 0x0005a000
        Entry point address: 0x00007ff911141ce0
        File path: C:\WINDOWS\SYSTEM32\d3d10_1core.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: uxtheme.dll
        Base address: 0x00007ff934870000
        Memory size: 0x00098000
        Entry point address: 0x00007ff934894800
        File path: C:\WINDOWS\system32\uxtheme.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MSCTF.dll
        Base address: 0x00007ff9389d0000
        Memory size: 0x00175000
        Entry point address: 0x00007ff938a16770
        File path: C:\WINDOWS\System32\MSCTF.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: TextInputFramework.dll
        Base address: 0x00007ff92b700000
        Memory size: 0x00098000
        Entry point address: 0x00007ff92b729f70
        File path: C:\WINDOWS\SYSTEM32\TextInputFramework.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: WINSTA.dll
        Base address: 0x00007ff935c60000
        Memory size: 0x00056000
        Entry point address: 0x00007ff935c6bd00
        File path: C:\WINDOWS\SYSTEM32\WINSTA.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: aticfx64.dll
        Base address: 0x00007ff9302e0000
        Memory size: 0x001e3000
        Entry point address: 0x00007ff9303de494
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\c0321058.inf_amd64_c0aa1a2b512afe19\aticfx64.dll
        Product name: AMD Inc. Radeon DirectX 11 Driver
        Product version: 8.17.10.1586
        Company: Advanced Micro Devices, Inc. 

    Name: atiuxp64.dll
        Base address: 0x00007ff932a80000
        Memory size: 0x00034000
        Entry point address: 0x00007ff932a97a28
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\c0321058.inf_amd64_c0aa1a2b512afe19\atiuxp64.dll
        Product name: Advanced Micro Devices, Inc PowerXpress Vista DX10 User Mode Driver
        Product version: 8.14.01.6564
        Company: Advanced Micro Devices, Inc. 

    Name: atidxx64.dll
        Base address: 0x00007ff921830000
        Memory size: 0x00f60000
        Entry point address: 0x00007ff922062958
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\c0321058.inf_amd64_c0aa1a2b512afe19\atidxx64.dll
        Product name: Advanced Micro Devices, Inc. Radeon DirectX 11 Driver
        Product version: 8.17.10.0782
        Company: Advanced Micro Devices, Inc. 

    Name: amdihk64.dll
        Base address: 0x00007ff9325d0000
        Memory size: 0x00029000
        Entry point address: 0x00007ff9325d4714
        File path: C:\WINDOWS\SYSTEM32\amdihk64.dll
        Product name: AMD DVR Component
        Product version: 1.00.00.0000
        Company: Advanced Micro Devices, Inc.

    Name: dcomp.dll
        Base address: 0x00007ff933a60000
        Memory size: 0x0019c000
        Entry point address: 0x00007ff933ac7de0
        File path: C:\WINDOWS\SYSTEM32\dcomp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: nethelper.dll
        Base address: 0x0000000c00000000
        Memory size: 0x00f1a000
        Entry point address: 0x0000000c00f15000
        File path: C:\Users\p\AppData\Local\Temp\dt3wnpfzh5aak0i4\nethelper.dll
        Product name: RAGE Plugin Hook
        Product version: 0.63.1224.15140
        Company: MulleDK19 / LMS

    Name: dbghelp.dll
        Base address: 0x00007ff931500000
        Memory size: 0x001c9000
        Entry point address: 0x00007ff931508c10
        File path: C:\WINDOWS\SYSTEM32\dbghelp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: mscoree.dll
        Base address: 0x00007ff913690000
        Memory size: 0x00064000
        Entry point address: 0x00007ff9136b9e20
        File path: C:\WINDOWS\SYSTEM32\mscoree.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MSVCP140.dll
        Base address: 0x00007ff9044c0000
        Memory size: 0x0009d000
        Entry point address: 0x00007ff90450a340
        File path: C:\WINDOWS\SYSTEM32\MSVCP140.dll
        Product name: Microsoft® Visual Studio® 2015
        Product version: 14.00.24215.1
        Company: Microsoft Corporation

    Name: FW1FontWrapper.dll
        Base address: 0x00007ff913ea0000
        Memory size: 0x0002a000
        Entry point address: 0x00007ff913eae94c
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll
        Product name: 
        Product version: 
        Company: 

    Name: VCRUNTIME140.dll
        Base address: 0x00007ff9239d0000
        Memory size: 0x00017000
        Entry point address: 0x00007ff9239dbf40
        File path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
        Product name: Microsoft® Visual Studio® 2015
        Product version: 14.00.24215.1
        Company: Microsoft Corporation

    Name: XINPUT9_1_0.dll
        Base address: 0x00007ff928330000
        Memory size: 0x00007000
        Entry point address: 0x00007ff928331500
        File path: C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: d3dx11_43.dll
        Base address: 0x00007ff9110f0000
        Memory size: 0x00046000
        Entry point address: 0x00007ff911127a2c
        File path: C:\WINDOWS\SYSTEM32\d3dx11_43.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.952.3111
        Company: Microsoft Corporation

    Name: dbgcore.DLL
        Base address: 0x00007ff9314d0000
        Memory size: 0x00029000
        Entry point address: 0x00007ff9314e8c50
        File path: C:\WINDOWS\SYSTEM32\dbgcore.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: mscoreei.dll
        Base address: 0x00007ff911920000
        Memory size: 0x0009c000
        Entry point address: 0x00007ff911927a70
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: clr.dll
        Base address: 0x00007ff8ebda0000
        Memory size: 0x009ed000
        Entry point address: 0x00007ff8ebda6400
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3131.0
        Company: Microsoft Corporation

    Name: MSVCR120_CLR0400.dll
        Base address: 0x00007ff911820000
        Memory size: 0x000f7000
        Entry point address: 0x00007ff911844db0
        File path: C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll
        Product name: Microsoft® Visual Studio® 2013
        Product version: 12.00.52519.0
        Company: Microsoft Corporation

    Name: mscorlib.ni.dll
        Base address: 0x00007ff8ea810000
        Memory size: 0x01588000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\b818384f6f636b55ba6f5af0c6a7784d\mscorlib.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3131.0
        Company: Microsoft Corporation

    Name: clrjit.dll
        Base address: 0x00007ff90fb50000
        Memory size: 0x0012c000
        Entry point address: 0x00007ff90fb51080
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3131.0
        Company: Microsoft Corporation

    Name: diasymreader.dll
        Base address: 0x00007ff903dd0000
        Memory size: 0x00138000
        Entry point address: 0x00007ff903df7fb0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
        Product name: Microsoft® Visual Studio® 12 CTP
        Product version: 14.7.3056.0
        Company: Microsoft Corporation

    Name: System.ni.dll
        Base address: 0x00007ff8e9bd0000
        Memory size: 0x00c3f000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\ecad7ae388cef8593aaf80bd2e354c40\System.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Drawing.ni.dll
        Base address: 0x00007ff904560000
        Memory size: 0x001e8000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\af10d278d6c02fda2196fccad0624e15\System.Drawing.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Windows.Forms.ni.dll
        Base address: 0x00007ff8e1ce0000
        Memory size: 0x00f4d000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\46cc21f2e6e3d23302f401cb2a4f55ad\System.Windows.Forms.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Core.ni.dll
        Base address: 0x00007ff8e7060000
        Memory size: 0x00a50000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\c79ff69b8e787a0eab7528231903f272\System.Core.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3110.0
        Company: Microsoft Corporation

    Name: System.Xml.ni.dll
        Base address: 0x00007ff8e2c30000
        Memory size: 0x0088c000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\1b1d43ddf8ad426d8b63cfc742d9fc5e\System.Xml.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Configuration.ni.dll
        Base address: 0x00007ff90d080000
        Memory size: 0x0012a000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\e2a9148f660974bf6dd220e59c0c8dfc\System.Configuration.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: comctl32.dll
        Base address: 0x00007ff923d10000
        Memory size: 0x00269000
        Entry point address: 0x00007ff923d7bfe0
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.165_none_fb429645306569ac\comctl32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.48
        Company: Microsoft Corporation

    Name: gdiplus.dll
        Base address: 0x00007ff9138a0000
        Memory size: 0x0019a000
        Entry point address: 0x00007ff9138f1d00
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.165_none_2c2d892a8af7e37a\gdiplus.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.165
        Company: Microsoft Corporation

    Name: DWrite.dll
        Base address: 0x00007ff92a130000
        Memory size: 0x0031c000
        Entry point address: 0x00007ff92a1d6310
        File path: C:\WINDOWS\SYSTEM32\DWrite.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: WindowsCodecs.dll
        Base address: 0x00007ff934370000
        Memory size: 0x001ae000
        Entry point address: 0x00007ff934400410
        File path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: HID.DLL
        Base address: 0x00007ff934b90000
        Memory size: 0x0000c000
        Entry point address: 0x00007ff934b91cb0
        File path: C:\WINDOWS\SYSTEM32\HID.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: clbcatq.dll
        Base address: 0x00007ff938df0000
        Memory size: 0x000a0000
        Entry point address: 0x00007ff938df3cf0
        File path: C:\WINDOWS\System32\clbcatq.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MMDevApi.dll
        Base address: 0x00007ff931a40000
        Memory size: 0x00076000
        Entry point address: 0x00007ff931a609e0
        File path: C:\WINDOWS\System32\MMDevApi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: XAudio2_7.dll
        Base address: 0x00007ff903d40000
        Memory size: 0x0008b000
        Entry point address: 0x00007ff903db0650
        File path: C:\WINDOWS\system32\XAudio2_7.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.1962.0
        Company: Microsoft Corporation

    Name: AUDIOSES.DLL
        Base address: 0x00007ff9246f0000
        Memory size: 0x0012c000
        Entry point address: 0x00007ff9247027b0
        File path: C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: AVRT.dll
        Base address: 0x00007ff926e90000
        Memory size: 0x0000a000
        Entry point address: 0x00007ff926e91000
        File path: C:\WINDOWS\SYSTEM32\AVRT.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: Windows.UI.dll
        Base address: 0x00007ff92af80000
        Memory size: 0x00114000
        Entry point address: 0x00007ff92afaefd0
        File path: C:\Windows\System32\Windows.UI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: USERENV.dll
        Base address: 0x00007ff935d90000
        Memory size: 0x00028000
        Entry point address: 0x00007ff935d94ba0
        File path: C:\WINDOWS\SYSTEM32\USERENV.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: socialclub.dll
        Base address: 0x00007ff8e0360000
        Memory size: 0x00af7200
        Entry point address: 0x00007ff8e04667e0
        File path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll
        Product name: Social Club
        Product version: 1.2.4.0
        Company: Take-Two Interactive Software, Inc.

    Name: WININET.dll
        Base address: 0x00007ff928c00000
        Memory size: 0x0034f000
        Entry point address: 0x00007ff928cae030
        File path: C:\WINDOWS\SYSTEM32\WININET.dll
        Product name: Internet Explorer
        Product version: 11.00.17134.1
        Company: Microsoft Corporation

    Name: napinsp.dll
        Base address: 0x00007ff92a7a0000
        Memory size: 0x00016000
        Entry point address: 0x00007ff92a7a1a60
        File path: C:\WINDOWS\system32\napinsp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: pnrpnsp.dll
        Base address: 0x00007ff927b50000
        Memory size: 0x0001a000
        Entry point address: 0x00007ff927b522b0
        File path: C:\WINDOWS\system32\pnrpnsp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: NLAapi.dll
        Base address: 0x00007ff932160000
        Memory size: 0x00019000
        Entry point address: 0x00007ff9321655f0
        File path: C:\WINDOWS\system32\NLAapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: DNSAPI.dll
        Base address: 0x00007ff935440000
        Memory size: 0x000be000
        Entry point address: 0x00007ff935469350
        File path: C:\WINDOWS\SYSTEM32\DNSAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: winrnr.dll
        Base address: 0x00007ff92de40000
        Memory size: 0x0000e000
        Entry point address: 0x00007ff92de413c0
        File path: C:\WINDOWS\System32\winrnr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: fwpuclnt.dll
        Base address: 0x00007ff930cc0000
        Memory size: 0x00072000
        Entry point address: 0x00007ff930cc4e80
        File path: C:\WINDOWS\System32\fwpuclnt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: rasadhlp.dll
        Base address: 0x00007ff930580000
        Memory size: 0x0000a000
        Entry point address: 0x00007ff930581470
        File path: C:\Windows\System32\rasadhlp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: FirewallAPI.dll
        Base address: 0x00007ff934ec0000
        Memory size: 0x0008a000
        Entry point address: 0x00007ff934eca6b0
        File path: C:\Windows\System32\FirewallAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: fwbase.dll
        Base address: 0x00007ff934e90000
        Memory size: 0x0002b000
        Entry point address: 0x00007ff934e98190
        File path: C:\Windows\System32\fwbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: FWPolicyIOMgr.dll
        Base address: 0x00007ff92e4c0000
        Memory size: 0x00039000
        Entry point address: 0x00007ff92e4ca070
        File path: C:\Windows\System32\FWPolicyIOMgr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.137
        Company: Microsoft Corporation

    Name: wdmaud.drv
        Base address: 0x00007ff91a8c0000
        Memory size: 0x00044000
        Entry point address: 0x00007ff91a8c79f0
        File path: C:\WINDOWS\SYSTEM32\wdmaud.drv
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: msacm32.drv
        Base address: 0x00007ff92a6d0000
        Memory size: 0x0000d000
        Entry point address: 0x00007ff92a6d44b0
        File path: C:\WINDOWS\SYSTEM32\msacm32.drv
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MSACM32.dll
        Base address: 0x00007ff927150000
        Memory size: 0x0001c000
        Entry point address: 0x00007ff927153500
        File path: C:\WINDOWS\SYSTEM32\MSACM32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: midimap.dll
        Base address: 0x00007ff9297d0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ff9297d1750
        File path: C:\WINDOWS\SYSTEM32\midimap.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: iertutil.dll
        Base address: 0x00007ff92f3d0000
        Memory size: 0x002a2000
        Entry point address: 0x00007ff92f404df0
        File path: C:\WINDOWS\SYSTEM32\iertutil.dll
        Product name: Internet Explorer
        Product version: 11.00.17134.1
        Company: Microsoft Corporation

    Name: ondemandconnroutehelper.dll
        Base address: 0x00007ff929040000
        Memory size: 0x00015000
        Entry point address: 0x00007ff929041dc0
        File path: C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: winhttp.dll
        Base address: 0x00007ff930750000
        Memory size: 0x000dc000
        Entry point address: 0x00007ff930789740
        File path: C:\WINDOWS\SYSTEM32\winhttp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: XInput1_4.dll
        Base address: 0x00007ff9288d0000
        Memory size: 0x00010000
        Entry point address: 0x00007ff9288d7330
        File path: C:\WINDOWS\SYSTEM32\XInput1_4.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: System.Management.ni.dll
        Base address: 0x00007ff910f90000
        Memory size: 0x0015e000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\1a9dc87a16846dec37edcec452d3af68\System.Management.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: wldp.dll
        Base address: 0x00007ff9358d0000
        Memory size: 0x00014000
        Entry point address: 0x00007ff9358d1a60
        File path: C:\WINDOWS\SYSTEM32\wldp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: SlimDX.dll
        Base address: 0x0000000180000000
        Memory size: 0x00392000
        Entry point address: 0x00000001801358b4
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll
        Product name: 
        Product version: 
        Company: 

    Name: MSVCP100.dll
        Base address: 0x00000000556c0000
        Memory size: 0x00098000
        Entry point address: 0x00000000557071d0
        File path: C:\WINDOWS\SYSTEM32\MSVCP100.dll
        Product name: Microsoft® Visual Studio® 2010
        Product version: 10.00.40219.325
        Company: Microsoft Corporation

    Name: MSVCR100.dll
        Base address: 0x00000000555e0000
        Memory size: 0x000d2000
        Entry point address: 0x00000000556014e4
        File path: C:\WINDOWS\SYSTEM32\MSVCR100.dll
        Product name: Microsoft® Visual Studio® 2010
        Product version: 10.00.40219.325
        Company: Microsoft Corporation

    Name: System.IO.Compression.ni.dll
        Base address: 0x00007ff9131b0000
        Memory size: 0x00037000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.IO.Cb3b124c8#\c8c64acb8e447e9af250f710c8e3c426\System.IO.Compression.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: clrcompression.dll
        Base address: 0x00007ff91bbb0000
        Memory size: 0x00024000
        Entry point address: 0x00007ff91bbb7c90
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: comctl32.dll
        Base address: 0x00007ff92b560000
        Memory size: 0x000a7000
        Entry point address: 0x00007ff92b5d6ec0
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.165_none_f954469b3093f6d5\comctl32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.48
        Company: Microsoft Corporation

Environment:
    TickCount: 1324263828
    ExitCode: 0
    CommandLine: "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe"
    CurrentDirectory: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V
    SystemDirectory: C:\WINDOWS\system32
    MachineName: DESKTOP-DGNIRU1
    ProcessorCount: 4
    SystemPageSize: 4096
    Version: 4.0.30319.42000
    WorkingSet: 1226014720
    OSVersion: Microsoft Windows NT 6.2.9200.0
    Is64BitProcess: True
    Is64BitOperatingSystem: True
    HasShutdownStarted: False
    UserName: p
    UserInteractive: True
    UserDomainName: DESKTOP-DGNIRU1
    CurrentManagedThreadId: 8

Process list:
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)
    Radeon Settings 10,01,02,1703 by Advanced Micro Devices, Inc. (C:\Program Files\AMD\CNext\CNext\RadeonSettings.exe)
    Steam 03.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\GameOverlayUI.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\DllHost.exe)
    Grand Theft Auto V 1.0.1493.0 by Rockstar Games (C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Chromium 65.0.3290.0 by The Chromium Authors (C:\Program Files (x86)\chrome-win32\chrome.exe)
    Steam Client Bootstrapper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\Steam.exe)
    Java Platform SE Auto Updater 2.8.161.12 by Oracle Corporation (C:\Program Files (x86)\Common Files\Java\Java Update\jusched.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\sihost.exe)
    Grand Theft Auto V 1.0.1493.0 by Rockstar Games (C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe)
    Microsoft® Skype 12.1815.210.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.SkypeApp_12.1815.210.0_x64__kzf8qxf38zg5c\SkypeHost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe)
    Discord 0.0.301 by Discord Inc. (C:\Users\p\AppData\Local\Discord\app-0.0.301\Discord.exe)
    WinRAR 5.50.0 by Alexander Roshal (C:\Program Files\WinRAR\WinRAR.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\conhost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\GameBarPresenceWriter.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\smartscreen.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\CastSrv.exe)
    Microsoft Photos 2018.18051.1842000000-release2018.06 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2018.18051.18420.0_x64__8wekyb3d8bbwe\Microsoft.Photos.exe)
    Corsair Utility Engine 2.24.50 by Corsair Components, Inc. (C:\Program Files (x86)\Corsair\Corsair Utility Engine\CUE.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Chromium 65.0.3290.0 by The Chromium Authors (C:\Program Files (x86)\chrome-win32\chrome.exe)
    Discord 0.0.301 by Discord Inc. (C:\Users\p\AppData\Local\Discord\app-0.0.301\Discord.exe)
    Steam 03.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\GameOverlayUI.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\NOTEPAD.EXE)
    Social Club UI 1.2.4.0 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Social Club UI 1.2.4.0 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\svchost.exe)
    Chromium 65.0.3290.0 by The Chromium Authors (C:\Program Files (x86)\chrome-win32\chrome.exe)
    Entertainment Platform 10.18061.139100000-18061 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.ZuneVideo_10.18061.13911.0_x64__8wekyb3d8bbwe\Video.UI.exe)
    Auto Clicker by Shocker 3.0.1 by  (C:\Program Files (x86)\AutoClickerbyShocker\AutoClicker.exe)
    Microsoft Office 2016 16.0.10314.33875 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_17.10314.31700.0_x64__8wekyb3d8bbwe\Office16\OfficeHubTaskHost.exe)
    Discord 0.0.301 by Discord Inc. (C:\Users\p\AppData\Local\Discord\app-0.0.301\Discord.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\Explorer.EXE)
    Chromium 65.0.3290.0 by The Chromium Authors (C:\Program Files (x86)\chrome-win32\chrome.exe)
    Microsoft OneDrive 18.111.0603.0006 by Microsoft Corporation (C:\Users\p\AppData\Local\Microsoft\OneDrive\OneDrive.exe)
    Social Club UI 1.2.4.0 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\taskhostw.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    WinRAR 5.50.0 by Alexander Roshal (C:\Program Files\WinRAR\WinRAR.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\NOTEPAD.EXE)
    Discord 0.0.301 by Discord Inc. (C:\Users\p\AppData\Local\Discord\app-0.0.301\Discord.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)
    Chromium 65.0.3290.0 by The Chromium Authors (C:\Program Files (x86)\chrome-win32\chrome.exe)
    Social Club UI 1.2.4.0 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Social Club UI 1.2.4.0 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Microsoft® Windows® Operating System 10.0.17134.165 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe)
    Chromium 65.0.3290.0 by The Chromium Authors (C:\Program Files (x86)\chrome-win32\chrome.exe)
    Chromium 65.0.3290.0 by The Chromium Authors (C:\Program Files (x86)\chrome-win32\chrome.exe)
    Java Platform SE Auto Updater 2.8.161.12 by Oracle Corporation (C:\Program Files (x86)\Common Files\Java\Java Update\jucheck.exe)
    Realtek HD USB Audio Manager 1.0.657.0 by Realtek Semiconductor (C:\Program Files\Realtek\Audio\HDA\RtkNGUI64.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\ApplicationFrameHost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\svchost.exe)
    Social Club UI 1.2.4.0 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\DllHost.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)

File list: 
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHook.log *a7c972f18c71522b4047c8d937e402af
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AITG.asi *2f720b53b150e7ff584074f929a67239
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\asiloader.log *13ee6a008610c7d40dce1053e361437d
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll *3722f03c488093cb2631b5412d4f12d9
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\commandline.txt *d41d8cd98f00b204e9800998ecf8427e
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\common.rpf *bbe724acef5f9fcfd85a38c4e35e2f00
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DefaultSkin.png *a7562ebd9a7c54a6575808da4680caf3
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe *0d989363bce4cb80c26a26d983bfff3d
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLanguageSelect.exe *cf4a464c2ed835a189b7abad0cdf7e75
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe *a25c85cb8e9f06b87f55abdeb340652e
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\hashes.ini *ba6e59b546ffb5e3085bd94d4df2f51c
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\installscript.vdf *8a7e3b6a97cfc9b69a7c6ac9e202215f
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LMS.PortableExecutable.dll *fa43b022de82641f3b620708edeccbf2
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGENativeUI.dll *65dbc9266466604e22c12b9d0e94199c
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGEPluginHook.euifl *f1af7fe1783392f8e2cb197e61ed5ee9
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGEPluginHook.exe *ce43fb7f705d913c52bf223b9339a560
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.ini *407ec21708b94ee764463991741c32e4
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log *7278430f6e56d1b2d7fdd1e3455fab3d
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Readme.txt *c742abc1d7f364bca097ca6599f2257c
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SQLite.Interop.dll *7b5cce9dfbb235a5a09a0ca3de06c703
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\startup.rphs *42da6b43df6584c5ae8bfcaf161e021b
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll *cac66a8487a2ef6d3b1b8a66c20d1c12
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_appid.txt *d2492603890d1214f0646bbc77c5b247
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\System.Data.SQLite.dll *d649b44e4af777192c42311050199450
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TrainerV.asi *6045c480a646379d79edd78e3b295ee6
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\trainerv.ini *2804a6fad648a42e6c93bf1637f19e92
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64a.rpf *edfbe6855ec32a21a698abc27a899341
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64c.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64d.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64e.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64f.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64g.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64h.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64i.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64j.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64k.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64l.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64m.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64n.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64o.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64p.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64q.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64r.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64s.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64t.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64u.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64v.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64w.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707

Latest log:
27/07/2018 20:58:38.303] Started new log on 27/07/2018 20:58:38.303
[27/07/2018 20:58:38.308] ====================================================================================================
[27/07/2018 20:58:38.278] Log path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log
[27/07/2018 20:58:38.310] Log verbosity: Trivial
[27/07/2018 20:58:38.312] Initializing input system
[27/07/2018 20:58:38.316] Initializing game console
[27/07/2018 20:58:38.332] Console key has been set to F4 (key code: 115)
[27/07/2018 20:58:38.449] Initializing console variable "ConsoleScrollAmount".
[27/07/2018 20:58:38.454] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[27/07/2018 20:58:38.459] Read value: <null>
[27/07/2018 20:58:38.461] Initializing console variable "DisableRenderVersionText".
[27/07/2018 20:58:38.463] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
[27/07/2018 20:58:38.470] Read value: False
[27/07/2018 20:58:38.471] Setting value of console variable "DisableRenderVersionText" to stored value.
[27/07/2018 20:58:38.473] Initializing console variable "ConsoleKey".
[27/07/2018 20:58:38.474] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[27/07/2018 20:58:38.475] Read value: <null>
[27/07/2018 20:58:38.476] Initializing console variable "PluginTimeoutThreshold".
[27/07/2018 20:58:38.477] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[27/07/2018 20:58:38.479] Read value: 10000
[27/07/2018 20:58:38.480] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[27/07/2018 20:58:38.481] Initializing console variable "AlwaysShowConsoleOutput".
[27/07/2018 20:58:38.481] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[27/07/2018 20:58:38.482] Read value: <null>
[27/07/2018 20:58:38.483] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[27/07/2018 20:58:38.484] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[27/07/2018 20:58:38.484] Read value: <null>
[27/07/2018 20:58:38.485] Initializing console variable "ShowOnScreenWarnings".
[27/07/2018 20:58:38.485] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[27/07/2018 20:58:38.487] Read value: <null>
[27/07/2018 20:58:38.489] Console initialized
[27/07/2018 20:58:38.489] Initializing forms manager
[27/07/2018 20:58:38.495] Version: RAGE Plugin Hook v0.63.1224.15140 PUBLIC ALPHA for Grand Theft Auto V
[27/07/2018 20:58:38.512] ================ RAGE Plugin Hook ================
[27/07/2018 20:58:38.528] Detected Windows 10 Home (64-bit) (10.0.17134.0)!
[27/07/2018 20:58:38.531] Checking game support
[27/07/2018 20:58:38.854] Product name: Grand Theft Auto V
[27/07/2018 20:58:38.855] Product version: 1.0.1493.0
[27/07/2018 20:58:38.856] Is steam version: True
[27/07/2018 20:58:38.858] Initializing DirectX
[27/07/2018 20:58:38.864] Initializing Direct3D
[27/07/2018 20:58:38.864] Loading C:\WINDOWS\system32\d3d11.dll
[27/07/2018 20:58:38.865] Loaded at 0x7FF932D10000
[27/07/2018 20:58:38.866] D3D11CreateDeviceAndSwapChain at 0x7FF932D25950
[27/07/2018 20:58:38.866] Creating Direct3D 11 device and swap chain
[27/07/2018 20:58:38.984] Attempting feature level 10_1
[27/07/2018 20:58:39.496] Failed to create D3D11 device for Grand Theft Auto V: 887a0001
[27/07/2018 20:58:39.854] Attempting feature level 10_1 for fallback
[27/07/2018 20:58:39.990] Fall back attempt failed with: 887a0001!
[27/07/2018 20:58:40.066] Initialized DirectX
[27/07/2018 20:59:17.303] LoadingScreenMsg: Initializing game support
[27/07/2018 20:59:17.555] Initializing game support
[27/07/2018 20:59:18.826] LoadingScreenMsg: Velocity limit removed
[27/07/2018 20:59:19.244] Compatibility level: 0
[27/07/2018 20:59:19.245] Supported version detected
[27/07/2018 20:59:19.246] ==================================================
[27/07/2018 20:59:19.248] LoadingScreenMsg: Patching code
[27/07/2018 20:59:19.500] LoadingScreenMsg: Waiting for game initialization
[27/07/2018 20:59:19.776] Waiting for game initialization
[27/07/2018 20:59:19.878] LoadingScreenMsg: Initializing core
[27/07/2018 20:59:20.131] Initializing hook
[27/07/2018 20:59:20.135] LoadingScreenMsg: Completing interoperability
[27/07/2018 20:59:20.387] Completing interoperability
[27/07/2018 20:59:20.392] Initialization code 1.
[27/07/2018 20:59:20.398] Initialization code 2.
[27/07/2018 20:59:20.399] Initialization code 3.
[27/07/2018 20:59:20.415] 1 Address: 0x00007FF7ABD14FB0
[27/07/2018 20:59:20.417] Calling func 1
[27/07/2018 20:59:20.469] 2 Address: 0x00007FF7AC869AEE
[27/07/2018 20:59:20.475] 3 Address: 0x00007FF7AB305C92
[27/07/2018 20:59:20.594] Address: 0x00007FF7AC869A98
[27/07/2018 20:59:20.600] Unknown var: 0x00007FF7AD814110
[27/07/2018 20:59:20.604] Initialization code 4.
[27/07/2018 20:59:20.605] Initialization code 5.
[27/07/2018 20:59:20.608] Completing interoperability, phase 1
[27/07/2018 20:59:20.610] Completing interoperability, phase 2
[27/07/2018 20:59:20.612] Completing interoperability, phase 3
[27/07/2018 20:59:20.614] Completing interoperability, phase 4
[27/07/2018 20:59:20.617] Completing interoperability, phase 5
[27/07/2018 20:59:20.618] Completing interoperability, phase 6
[27/07/2018 20:59:20.618] Completing interoperability, phase 7
[27/07/2018 20:59:20.622] LoadingScreenMsg: 
[27/07/2018 20:59:20.879] LoadingScreenMsg: Loading Story Mode
[27/07/2018 20:59:36.132] LoadingScreenMsg: Loading and Populating Game World
[27/07/2018 20:59:36.391] LoadingScreenMsg: 
[27/07/2018 21:00:00.510] Initializing console variable "IsDeveloperModeEnabled".
[27/07/2018 21:00:00.513] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[27/07/2018 21:00:00.515] Read value: <null>
[27/07/2018 21:00:00.516] Initializing console variable "TimeScale".
[27/07/2018 21:00:00.516] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[27/07/2018 21:00:00.524] Read value: <null>
[27/07/2018 21:00:03.715] <UNLOADED PLUGIN>: Initializing input system
[27/07/2018 21:00:03.721] <UNLOADED PLUGIN>: Initializing game console
[27/07/2018 21:00:03.729] <UNLOADED PLUGIN>: Initializing forms manager
[27/07/2018 21:00:04.172] 
[27/07/2018 21:00:04.175] ==============================
[27/07/2018 21:00:04.176] UNHANDLED EXCEPTION IN PLUGIN
[27/07/2018 21:00:04.177] ------------------------------
[27/07/2018 21:00:04.179] Plugin name: RAGE Trainer
[27/07/2018 21:00:04.179] ------------------------------
[27/07/2018 21:00:04.179] Exception type: System.TypeInitializationException
[27/07/2018 21:00:04.179] Exception message: The type initializer for 'OnscreenWarning' threw an exception.
[27/07/2018 21:00:04.181] ------------------------------
[27/07/2018 21:00:04.182] Inner exceptions:
[27/07/2018 21:00:04.186]     Exception type: System.NullReferenceException
[27/07/2018 21:00:04.189]     Exception message: Object reference not set to an instance of an object.
[27/07/2018 21:00:04.189] ------------------------------
[27/07/2018 21:00:04.193] Stack trace:
[27/07/2018 21:00:04.194] at OnscreenWarning..ctor(Single x, Single y, String text, String title, Boolean isInformative)
[27/07/2018 21:00:04.195] at Rage.HookManager.AddOnscreenWarning(String text, String title, Boolean isInformative)
[27/07/2018 21:00:04.196] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[27/07/2018 21:00:04.197] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[27/07/2018 21:00:04.199] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[27/07/2018 21:00:04.199] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[27/07/2018 21:00:04.201] at Rage.GameFiber.Main()
[27/07/2018 21:00:04.202] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[27/07/2018 21:00:04.202] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[27/07/2018 21:00:04.205] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[27/07/2018 21:00:04.206] at System.Threading.ThreadHelper.ThreadStart()
[27/07/2018 21:00:04.208] ==============================
[27/07/2018 21:00:04.210] 
[27/07/2018 21:00:04.223] 
[27/07/2018 21:00:04.224] ==============================
[27/07/2018 21:00:04.226] UNHANDLED EXCEPTION OCCURRED
[27/07/2018 21:00:04.227] ------------------------------
[27/07/2018 21:00:04.228] Origin: HOOK
[27/07/2018 21:00:04.230] ------------------------------
[27/07/2018 21:00:04.231] Exception type: System.TypeInitializationException
[27/07/2018 21:00:04.232] Exception message: The type initializer for 'OnscreenWarning' threw an exception.
[27/07/2018 21:00:04.232] ------------------------------
[27/07/2018 21:00:04.232] Inner exceptions:
[27/07/2018 21:00:04.234]     Exception type: System.NullReferenceException
[27/07/2018 21:00:04.235]     Exception message: Object reference not set to an instance of an object.
[27/07/2018 21:00:04.237]         ------------------------------
[27/07/2018 21:00:04.238]         Stack trace:
[27/07/2018 21:00:04.242] at SlimDX.Direct3D11.Resource.ConstructFromFile(Device device, String fileName, D3DX11_IMAGE_LOAD_INFO* info)
[27/07/2018 21:00:04.242] at SlimDX.Direct3D11.Texture2D.FromFile(Device device, String fileName)
[27/07/2018 21:00:04.244] at Rage.Texture.FromFile(String fileName)
[27/07/2018 21:00:04.246] at Rage.Texture.FromStream(Stream stream)
[27/07/2018 21:00:04.247] at OnscreenWarning..cctor()
[27/07/2018 21:00:04.248]         ==============================
[27/07/2018 21:00:04.249] 
[27/07/2018 21:00:04.251] ------------------------------
[27/07/2018 21:00:04.252] Stack trace:
[27/07/2018 21:00:04.253] at OnscreenWarning..ctor(Single x, Single y, String text, String title, Boolean isInformative)
[27/07/2018 21:00:04.255] at Rage.HookManager.AddOnscreenWarning(String text, String title, Boolean isInformative)
[27/07/2018 21:00:04.257] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[27/07/2018 21:00:04.258] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[27/07/2018 21:00:04.259] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[27/07/2018 21:00:04.261] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[27/07/2018 21:00:04.262] at Rage.GameFiber.Main()
[27/07/2018 21:00:04.263] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[27/07/2018 21:00:04.263] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[27/07/2018 21:00:04.266] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[27/07/2018 21:00:04.267] at System.Threading.ThreadHelper.ThreadStart()
[27/07/2018 21:00:04.268] ==============================
[27/07/2018 21:00:04.271] 

 

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.