Lost Password?


Go Back   CodeCall Programming Forum > Software Development > C and C++

C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-22-2007, 05:58 PM
Dev-C++ Dev-C++ is offline
Newbie
 
Join Date: Jul 2007
Posts: 1
Rep Power: 0
Dev-C++ is on a distinguished road
Default Help needed with dll

Hi..I'm really new to C++ coding and Im rly into learning it. I've been reading tutorial and i've learned a lil bit about dynamic link libraries. I want to make a dll that feeds fake information to a process. Theres this process for a game and it looks to this .ini file and in the .ini file theres a line : Crc:2

Now, when ever i open the game it closes cause it says "hacking attempt detected". It used to be : Crc:0 (meaning it was off)

I tried changing the Crc:2 to Crc:0, but it wasnt that simple. The anti-hack process also has a checking system. It has another remote .ini file that it uses to compare to the .ini file in the game folder. If there's a difference, it changes it back to what it's supposed to be.

After 1 week of searching, i finally found out that i can bypass this by feeding fake info the the process.
I learned that you can make a dll with fake info and inject it into the process,making it think that the .ini file is correct.

So basically i want to try and make a DLL that feeds this process the information that tells it that the .ini file is "Crc:2", when it really is Crc:0. If it feeds it the info that it's Crc:2, it wont check to see if it isnt, so thats how i found out that this will work.

I have NO idea how to do this and make a dll that does this. One of the people i asked in the past told me that it's pretty simple to make if you know what you're doing. So...basically, i want to know if anybody can do this and if they're willing to help me make it or make it for me.

If it's NOT simple and its pretty hard, just tell me. Also, if you know any tutorials that can help me learn how to make this DLL, I'd greatly appreciate it if you could post them.

Again, i would really appreciate if someone could make this for me.

Thanks in advance =)

Yours,
Dev-C++
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 09-15-2008, 12:48 AM
Anirban Chakraborty's Avatar   
Anirban Chakraborty Anirban Chakraborty is offline
Learning Programmer
 
Join Date: Oct 2006
Location: India
Posts: 48
Rep Power: 8
Anirban Chakraborty will become famous soon enough
Default Re: Help needed with dll

If you are on *nix creating a *.a or *.so file (library file extension) is quite easy.
Just compile the source code and stop before you link it.
Call the "Archiver utility" and apply it on your Object file.
About creating DynamicLinkLibrary files I can't say anything.
__________________
Anirban Chakraborty
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-15-2008, 08:02 AM
MeTh0Dz|Reb0rn's Avatar   
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is offline
My Posts Are Moderated
 
Join Date: Jul 2008
Posts: 13
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: Help needed with dll

Dude just write a dynamic link library and a dll injector, simple.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
a little help needed lichy Visual Basic Programming 2 09-06-2007 01:52 PM
Help needed ! kianooshd12 General Programming 1 08-12-2007 07:24 AM
Help / Advice Needed - Barcode scanning icecauldron Software Development Tools 8 07-18-2007 06:17 PM
Algorithm needed crazyinstinct Visual Basic Programming 2 03-03-2007 04:14 PM
Help Needed!! Immaculate Design Website Design 9 07-31-2006 06:29 PM


All times are GMT -5. The time now is 07:05 AM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 97%

Ads