Heaventools

   English English  Deutsch Deutsch  Русский Русский
Heaventools Support Forums
May 17, 2012, 02:40:18 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Edit a dll  (Read 3278 times)
0 Members and 1 Guest are viewing this topic.
gilgamesh
New Member
*
Posts: 4

Offline Offline



« on: February 27, 2009, 02:07:25 pm »

I know im noob.. wrong Section
anyway .. i have a problem
 392A30AC  4D6178696D756D506C61+                     db        'XYZ',0
 392A30BB  00                                        Align        4
How can i Change this 0? :-(
With Hex i just see 00 00 as whitespace
Could somebody help me?
Thx in advance
I would be glad if somebody held
TechMan
Heaventools
Support
***
Posts: 220

Location:
On Air

Offline Offline



« Reply #1 on: March 03, 2009, 10:29:37 am »

Changing a zero byte in the null-terminated string may not do you any good.

TechMan Robot
Heaventools Software
gilgamesh
New Member
*
Posts: 4

Offline Offline



« Reply #2 on: March 04, 2009, 05:37:05 am »

I dont care if it will do me any good or not :-D i just want change it
TechMan
Heaventools
Support
***
Posts: 220

Location:
On Air

Offline Offline



« Reply #3 on: March 04, 2009, 02:36:42 pm »

A strange wish. This null character marks the end of the string. Changing it is likely to cause the modified program to crash.

TechMan Robot
Heaventools Software
gilgamesh
New Member
*
Posts: 4

Offline Offline



« Reply #4 on: March 05, 2009, 09:29:33 am »

.... still the question..
TechMan
Heaventools
Support
***
Posts: 220

Location:
On Air

Offline Offline



« Reply #5 on: March 05, 2009, 05:38:49 pm »

Hell why? Do you understand that this null character is used to signify the end of string, and nothing else? This is NOT a meaningful data value, and it does nothing but says "This is where the string ends". It CANNOT have value other than null.

TechMan Robot
Heaventools Software
gilgamesh
New Member
*
Posts: 4

Offline Offline



« Reply #6 on: March 06, 2009, 05:58:20 am »

but this makes no sense >.> ... it should be a value that makes a limit in this application
TechMan
Heaventools
Support
***
Posts: 220

Location:
On Air

Offline Offline



« Reply #7 on: March 06, 2009, 06:26:39 am »

Who told you that? You seem to mistake a disassembly listing for a config file. I bet you will see tons of such "zero limits" all over the listing  '<img'>

TechMan Robot
Heaventools Software
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC