snarffff 0 Posted November 20, 2014 Share Posted November 20, 2014 I would like to know how well this bot runs and what methods are used to safeguard the user. Also, what information is exposed in log files or via server transfer. Link to comment https://wrobot.eu/forums/topic/1763-information-exposure/ Share on other sites More sharing options...
snarffff 0 Posted November 20, 2014 Author Share Posted November 20, 2014 Seems you have a bug on the forums here . I wrote a nice blurb under the code block, and it vanished. Link to comment https://wrobot.eu/forums/topic/1763-information-exposure/#findComment-8716 Share on other sites More sharing options...
Droidz 2738 Posted November 20, 2014 Share Posted November 20, 2014 Hello, Sorry for bug, if you can post again your blurb. Not important informations in the log files (if you speak about wrobot logs) (and if you found a line with dangerous informations tell me, I'll remove it of the logging system) (and when I request log file you can send me it by private message). What do you want tell about "server transfer"? Link to comment https://wrobot.eu/forums/topic/1763-information-exposure/#findComment-8720 Share on other sites More sharing options...
snarffff 0 Posted November 21, 2014 Author Share Posted November 21, 2014 What I asked underneath was : I noticed your system allows for expanding using different languages. Could you link me the APi documentation. Also, which method does this use -- memory injection, lua injection, mpq/modification injection, reflection ? Thanks in advance. Link to comment https://wrobot.eu/forums/topic/1763-information-exposure/#findComment-8729 Share on other sites More sharing options...
Droidz 2738 Posted November 23, 2014 Share Posted November 23, 2014 MPQ no longer exists, now is CASC and WRobot don't have API for read/write in this. For memory read/write it is possible but not recommended (in the WRobot API you have all needed informations). I haven't written WRobot api documentation, you can view classes/methods with visual studio (add at your project in references wManager.dll and robotManager.dll, you can use C# of VB.net project). Look this forum: http://wrobot.eu/forum/48-lua-programming/ ). Do not hesitate if you need snippet code. Link to comment https://wrobot.eu/forums/topic/1763-information-exposure/#findComment-8762 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now