Re: V6 ability for pcm hammer.
Posted: Tue Jan 21, 2020 10:31 pm
The kudos goto,
Vampyre for causing the itch.
Antus for digging out the DLC and WatchDog2 (COPB) addresses.
Kur4o for the kernel base address.
All I did was line up the ducks and pull the trigger.
This is basically the micro kernel used to gain first access as well as it's ld file, minus my interrogation/debug code. I do stack the data on the end of the kernel, so you will need to raise the data location if the kernel grows. As for moving forward, WriteMessage(...) et al will need attention.
Have fun ...
Vampyre for causing the itch.
Antus for digging out the DLC and WatchDog2 (COPB) addresses.
Kur4o for the kernel base address.
All I did was line up the ducks and pull the trigger.
This is basically the micro kernel used to gain first access as well as it's ld file, minus my interrogation/debug code. I do stack the data on the end of the kernel, so you will need to raise the data location if the kernel grows. As for moving forward, WriteMessage(...) et al will need attention.
Have fun ...