Patch the LAA flag of a copy of the current process' PE, then start anew · Issue #79 · SnowyMouse/chimera · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename the current process's halo.exe/haloce.exe, adding a .orig.bak suffix and extension,
Rename the copy to the original name.
LAA patch the copy.
Start a new process with the copy, using the current process's Working Directory and startup args.
Wait for the sub-process to end before allowing the current process to end. This is particularly useful if another application starts Halo and checks if it ran successfully.
The text was updated successfully, but these errors were encountered:
BinToss
changed the title
Patch the LAA flag of a copy of the current process' PE, then start new
Patch the LAA flag of a copy of the current process' PE, then start anew
Jun 29, 2021
.orig.bak
suffix and extension,The text was updated successfully, but these errors were encountered: