Skip to content

lil-skies/val-exception-handler

Repository files navigation

val-exception-handler

Attempted conversion of [tarekwiz / League-Unpacker (https://github.com/tarekwiz/League-Unpacker/blob/master/Unpackman/Main.cpp)] for Valorant

As many know, Valorant utilizes an exception handler to "unlock" the .text pages. By using a .dll to inject into the memory process, it allows reading of the memory despite the exception handler. The project also includes a work-in-progress exception that can be raised. As of now, I am unsure whether raising the exception matters.

Instructions

  1. Compile the .dll
  2. Disable Vanguard, run Valorant from explorer.exe, inject

BEWARE: The signatures and masks are "as-is". They are not 100% perfect and may need to be updated. As well, the .dll can sometimes hang or become very slow. Simply re-run Valorant and re-inject.

As of now, it can properly dump the main, necessary offsets for Valorant as of 5/15/2022 [https://vimeo.com/712401624]

About

Based off of [tarekwiz / League-Unpacker]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published