OpenOrbis / mira-project

mira rewrite in cxx
GNU General Public License v3.0
292 stars 65 forks source link

Mira needs patches to allow sys_dynlib_dlsym in all processes. #83

Closed LightningMods closed 4 years ago

LightningMods commented 4 years ago

Iv tested my working hb (working on 505) because specs full stack exploit has the required patches but 6.72 doesn't when resolving using Mira on 6.72 in a game process it fails to resolve

kiwidoggie commented 4 years ago

Is this still needed with Substitute + OOSDK?

LightningMods commented 4 years ago

@kiwidoggie personally i still need the patches to not break my HB i currently already ported, even using the OOSDK i found i still need to use dlsym for a few things OOSDK gave me protection violations on

Joonie86 commented 4 years ago

Since this was implemented. I'm closing this.