ravahn / BnS_ACT_Plugin

Blade and Soul plugin for Advanced Combat Tracker
MIT License
26 stars 13 forks source link

New "anti-cheat" detects memory monitoring? #40

Open sitsky opened 7 years ago

sitsky commented 7 years ago

I gave this a shot and got kicked out of the game. Are we stuck now? Anyone with info on how I could attempt to fix this, please let me know... I use the plugin for a lot more than DPS metering and would love to have it back working... Thanks.

f4rnham commented 7 years ago

Xigncode blocks access to game process, so the memory can't be read the same way as before. I don't think there is a read-only solution, without modifying game / xigncode files or memory.

Since this anti-cheat now has kind of heartbeat check, it can send data directly to ncsoft and they may be preparing a ban wave once the testing phase is finished. I think that we are stuck for now, unless over time, there will be no reports of bans from those using dll hijacking bypass.

sitsky commented 7 years ago

Exactly what I thought too :(( Yeap having hope is usually a bad idea, hehehehehe! Are you completely giving up?

On Wed, Jun 7, 2017 at 2:57 AM, f4rnham notifications@github.com wrote:

Xigncode blocks access to game process, so the memory can't be read the same way as before. I don't think there is a read-only solution, without modifying game / xigncode files or memory.

Since this anti-cheat now has kind of heartbeat check, it can send data directly to ncsoft and they may be preparing a ban wave once the testing phase is finished. I think that we are stuck for now, unless over time, there will be no reports of bans from those using dll hijacking bypass.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ravahn/BnS_ACT_Plugin/issues/40#issuecomment-306704802, or mute the thread https://github.com/notifications/unsubscribe-auth/AbuAVw3w3YD4Usgh4u9mlc0FTIjzMdHEks5sBknigaJpZM4Nro9w .

sitsky commented 7 years ago

It was brought to my attention that with a side loader the anti-cheat engine is bypassed, could we use that to find the offsets?? I really need ACT :(((

Soulfate24 commented 7 years ago

How could I find offsets with anti-cheat disabled?