Skip to content

Instantly share code, notes, and snippets.

@im-alfa
Last active May 10, 2022 18:36
Show Gist options
  • Select an option

  • Save im-alfa/6814460681727a26a79185397a778c00 to your computer and use it in GitHub Desktop.

Select an option

Save im-alfa/6814460681727a26a79185397a778c00 to your computer and use it in GitHub Desktop.
// offsets for 6.72 2much4u's gtav native caller
// note: no offset has been tested since I'm on vacation, if anyone can check it out and tell me if it works I'd appreciate it: D
#define KERN_XFAST_SYSCALL 0x1C0
#define KERN_PROCESS_ASLR1 0x3CEC8A
#define KERN_PRISON_0 0x0113E518 // https://github.com/OpenOrbis/mira-project/blob/master/kernel/src/Utils/Kdlsym/Orbis672.hpp
#define KERN_ROOTVNODE 0x496030
#define KERN_PTRACE_CHECK 0x10F82F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment