programming question about nox

Everything about NoX as a game.

programming question about nox

Postby panic » Wed Nov 01, 2017 1:11 am

i want call process from function in nox.

example:

Console print function
Call the map function
etc...

so, i was tried use function named 'CreateRemoteThread' in c api.

but when i run my code, nox process has been crash.


how can i do for that i can it?
please advise to me.
panic
Veteran
Posts: 336
Joined: Thu Nov 12, 2015 3:47 pm

Re: programming question about nox

Postby angrykirc » Sun Apr 01, 2018 10:11 am

There are plenty of complications to deal with when it comes to process hacking, so I'd recommend you starting with C# AdminTool example. Even wrong bit architecture (32/64bit) will not get it going. -- and learning using OllyDbg/some other debugger to see what's going on inside the game executable in real-time.
Set up a breakpoint onto function address and trace it to the point where it crashes.
Retired Nox hacker enthusiast. One of those who made latest Map Editor.
User avatar
angrykirc
Initiate
Initiate
Posts: 21
Joined: Thu Jul 10, 2014 3:34 pm


Return to NoX discussion

Who is online

Users browsing this forum: Google [Bot] and 4 guests

cron