Register for your free account! | Forgot your password?

You last visited: Today at 20:26

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Anti-Rename System

Discussion on Anti-Rename System within the CO2 Programming forum part of the Conquer Online 2 category.

Closed Thread
 
Old   #1
 
WarpGeorge's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 133
Received Thanks: 27
Anti-Rename System

Does anyone knows arround here how to make a file non-renameable ? If someone knows please give me some hints I'll try to do my best !
WarpGeorge is offline  
Old 07/26/2010, 00:55   #2
 
© Haydz's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 1,042
Received Thanks: 252
An unusual question and my instant reaction would be that you can't.
I'm not that educated on that subject, so if anyone can correct me feel free.

Out of curiosity, what do you need to do such a thing for?
© Haydz is offline  
Old 07/26/2010, 01:19   #3
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,223
Received Thanks: 867
Can't stop renaming of a file, by programming that is, well, maybe, I know folders like system32 cant be deleted/renamed because it has a windows security protection in place but maybe you can add the function to the folder, But even so there are programs to bypass that. Short answer No. Long answer: to an extent.
_DreadNought_ is offline  
Old 07/26/2010, 14:39   #4
 
elite*gold: 0
Join Date: May 2009
Posts: 239
Received Thanks: 78
Add a Function related to windows system to shut down if bypassing and renamed .. buildin function related to a system function file of shut downing the windows and add a function of hiding process working not to be renamed
andrewxxx is offline  
Old 07/26/2010, 15:07   #5
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,223
Received Thanks: 867
No, as I said there are programs that it is very very easy for them to bypass that.
_DreadNought_ is offline  
Old 07/26/2010, 17:59   #6


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
The only real way, is to use the NTFS file permissions in windows to deny users write permissions. However the user can no longer make any alterations to the file, or its contents.
Korvacs is offline  
Old 07/27/2010, 00:44   #7
 
WarpGeorge's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 133
Received Thanks: 27
Okay, thank you for your help! I'll do my best and if I succed, I'll share with you guys. Thanks alot !
WarpGeorge is offline  
Old 07/27/2010, 23:26   #8
 
Ian*'s Avatar
 
elite*gold: 0
Join Date: Nov 2006
Posts: 805
Received Thanks: 464
Quote:
Originally Posted by Korvacs View Post
The only real way, is to use the NTFS file permissions in windows to deny users write permissions. However the user can no longer make any alterations to the file, or its contents.
Unless you write a ring0 program to do it
Ian* is offline  
Old 07/28/2010, 00:36   #9


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Quote:
Originally Posted by Ian* View Post
Unless you write a ring0 program to do it
Even if you write a program to do it, you can always just rename it in windows if the permissions allow it, unless the program was running 24/7 and kept an exclusive lock on the file, which would also render the file useless.
Korvacs is offline  
Old 07/28/2010, 10:27   #10
 
Ian*'s Avatar
 
elite*gold: 0
Join Date: Nov 2006
Posts: 805
Received Thanks: 464
you can stop files from being renamed with a driver or a rootkit.

i cant remember the exact function you need to hook and listen for but yeah.

you dont have to completely lock the file. the name change can be prevented itself
Ian* is offline  
Old 07/28/2010, 11:28   #11


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Well anyways i think to better construct an answer we need to know the reason behind this, why do you need to stop a file from being rewritten, which users have access to it and via which methods (network users, local users, web users)?
Korvacs is offline  
Old 07/29/2010, 22:14   #12
 
WarpGeorge's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 133
Received Thanks: 27
You obiviously knew the Aimbot made by Hybrid and you obiviously know that the Aimbot works only if the Conquer.exe it's named like that, if it's named like ExampleCO.exe you need to change his name to Conquer.exe to make the Aimbot work. So, I need to know how do I prevent the files to be renamed or a method to edit my files to change something there that Aimbot needs to be working...Obiviously, I use binaries and, you can check the Advertise Categoy to see yourself that I'm not using binaries to make money, I just created a PvP server where everyone can spend theire free time or some of it and have fun. I'm not starting to use a C# source because I don't need to re-create and plus that, need to learn C# first. I want a fair gameplay for everyone that's why I need to stop that !
WarpGeorge is offline  
Old 07/29/2010, 22:20   #13
 
Ian*'s Avatar
 
elite*gold: 0
Join Date: Nov 2006
Posts: 805
Received Thanks: 464
fair enough, but what would stop them from just using a different conquer.exe?
Ian* is offline  
Old 07/30/2010, 00:07   #14
 
WarpGeorge's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 133
Received Thanks: 27
Because I'll change the CryptKey and not many people know how to figure out what it's the CK atm, alot of them are egiptyans and, to be honest, I assume that they cannot find the method to search for the new CryptKey...

Later edit: After I'm done with this Aimbot thing, I can reduce the nr of players that are using Aimbot after the system is done because from like 50 people most of them doesn't know how to what I said b4 and I can enter the game and Botjail them easily bcoz they are not too many like it was and it is right now.
WarpGeorge is offline  
Old 07/30/2010, 23:45   #15
 
Huseby's Avatar
 
elite*gold: 106
Join Date: Oct 2006
Posts: 6,047
Received Thanks: 1,164
Easy, stop useing binary files. -.-
It gota be better ways to do this than makeing them unable to rename the file.
Huseby is offline  
Closed Thread


Similar Threads Similar Threads
New Anti Bot: L2 Anti-bot System
02/18/2012 - Lineage 2 - 4 Replies
I did not want are posting this, unfortunately I have to post more. Navigating the Internet and the search for something related to the new Anti Bot that is taking on some servers, as L2DEX, Horyu and L2Fury ... After muiitas searches found the site selling the new Anti Bot, I will leave the link below so that they can demonstrate: edited Please note that the price of Anti Bot, is not high, has a value of XXX. That's personal, more a challenge for us all: Time to find a way to stop this...
anti bot system
12/19/2009 - Lineage 2 - 2 Replies
anyone has any idea what they use for a anti bot system ? server :l2rox verify all ok.. if u enable u get a DC and auto ban if u dont enable the bot ( start it ) all is fine...
Anti Bot System
11/27/2009 - Aion Hacks, Bots, Cheats & Exploits - 19 Replies
Hello people, i want to inform you that NCSoft talked about a new Anti Bot System (server sided) and it's online since 1.5.1. For all botters and coders i want to help you a little bit. If you bot 24 / 7 on the same location, same waypoints without any changes YOU get a BAN. For all people who use a background memory injection to move your player they detects it now and you will get a ban! For all people who use a Cast Injection, you get a ban.
New Anti-cheat system
04/17/2006 - Conquer Online 2 - 40 Replies
TQ has been Banning people by scanning their computer for the Cotobo.dll file. The new detection system has been in affect since last night. Please Delete all your Cotobo files and bots. TQ hasn't made offical word because the cheat system is in Alpha phase right now. I've heard that the new Anti-cheat system Loads up at the patch screen and is hidden in your proccesses tree for Conquer. TQ Has a Chinese version in final testing phase but will not be avalible for for International Usage. We're...
new anti-bot system
11/13/2005 - Lineage 2 - 1 Replies
My server admin anounced: Changes: some skills fixed, new anti-bot system anti-bot!!! =/// i was boting but now =/// i cant! Any ideas how to fix this problem? I love L2 walker :)) L2 without it is shit =D Sr 4 my english :)



All times are GMT +2. The time now is 20:26.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.