GithubHelp home page GithubHelp logo

Revival about nathans-tarkov-radar-public HOT 1 OPEN

The30Note avatar The30Note commented on August 27, 2024 1
Revival

from nathans-tarkov-radar-public.

Comments (1)

CplNathan avatar CplNathan commented on August 27, 2024

Hey,

I don't actively engage in this kind of stuff anymore (mostly a time and experience constraint). This project was mostly something to keep me busy during studying/lockdown time and quite frankly I am not that experienced with reverse engineering and game hacking/anti-cheat circumvention and don't have much interest anymore.

There is so much that goes into this kind-of stuff, I would probably consider a different technology stack entirely if I were to re-do this and have a complete rewrite (using the same premise as I think its quite cool, just different tech).

This is definitely something I was interested in, while I grasp the how's and why's of external game hacking I never quite got into how to reverse-engineer and find the relevant offsets and stuff. Most of this can probably be found online but for me I just don't have the time or willpower to invest into this.

The way I ended up writing this was, trial and error, mostly error until things eventually worked. This was much easier back when I first released this as I had never seen a POC like this before, so I imagine now anti-cheats have methods in place to detect virtualized environments making revision on this a constant battle. Also the performance of this code is well... probably awful. There are so many memory reads and stuff which could probably be cached and optimized in various ways, this project is very much a 'hack' and was written when my actual engineering knowledge was much less than it is today. I never really got into investing and refining this project as it was 'good enough' for me.

I think the best way if you were to approach this today is to use kernel based cheats, either through vulnerable drivers or your own, or maybe even DMA PCI devices? I always liked the idea of DMA devices (although have no idea technically the complicated implementation, luckily all the actual complicated stuff is abstracted away, although this leaves you at the liberty of the people who manufacturer these devices, and being susceptible to detection through enumerating PCI devices, firmware, patterns and stuff idk) but you own the hardware anyway, so may as well chuck a little hat on your RAM and go straight to the source, go ham right? I guess it all about finding what's the best and most suitable way of accessing the data which is already there.

from nathans-tarkov-radar-public.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.