Go Back   FileForums > Games > Game Coders
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 25-03-2008, 22:54
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
aah okies, diff terminology.. relocating code is more accurate heheh
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
Sponsored Links
  #17  
Old 10-04-2008, 10:46
Softix Softix is offline
Junior Member
 
Join Date: Jan 2008
Location: USA
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Softix is on a distinguished road
Nice i need something like this to test new dll for a hack hopefully it works ill let you know my results
Reply With Quote
  #18  
Old 09-05-2008, 04:53
pikachu5501 pikachu5501 is offline
Senior Member
 
Join Date: Oct 2006
Location: canada
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
pikachu5501 is on a distinguished road
I dont know much about code shifting but searching for bytes pattern to find new adresses might work for code shifting? I know, that might sound ridiculous for some but i want to learn too.
Reply With Quote
  #19  
Old 09-05-2008, 07:46
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
only byte patterns you could really use are mov <register>, [<value>] and then check if the value is within the exe, or in another memory area... and even then memory access stuff will be handled by the compiler for the game (which will probably be high level) and some compilers do some really strange stuff..

better way would be to 'walk the memory using VirtualQuery (if you're 'inside' the process) or VirtualQueryEx and check the data returned to see what type of memory it is (image, mem mapped, reserved, allocated or whatnot).. then you could process further
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
  #20  
Old 15-05-2008, 05:45
pikachu5501 pikachu5501 is offline
Senior Member
 
Join Date: Oct 2006
Location: canada
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
pikachu5501 is on a distinguished road
Smile

Thanx . I will look into that.
Reply With Quote
Reply


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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tool to HIDE Daemon Tools under VISTA PheonX PC Games 1 03-11-2006 08:25
Ms Cabinet Tool Maelstorm CD/DVD Copy Protections & Utilities 5 05-09-2002 15:30
Dark Cloud tool GunBlade PS2 Games 0 22-12-2001 13:28
Tool to replace a game's audio tracks with your own audio tracks gap DC Games 1 27-06-2001 17:35
where can i find a tool that let me put a patch in bin or iso file for the pc and not for the psx!!! hjkh PC Games 1 30-11-2000 15:12



All times are GMT -7. The time now is 00:51.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com