veronica82
December 6th, 2008, 04:38
Hi there!
This is my first post on this forum... I hope to get help I need ...
I have to change an .app file (got from .sis)... I opened it with ida, found the point I need the change but...I need to rewrite an url in it with a longer url...but I can't do it... I'm not so good in this, is there a way to get it working?
Sorry for my bad explanation... fell free to ask me more to get the point... I need absolutely help
Thanks in advance...
have a great day
P.S. This is what I mean:
I have this:
LDR R1, =aHttps****
where aHttps**** unicode 0, <https://123.456.789>,0
I need to get this:
LDR R1, =aHttps****
where aHttps**** unicode 0, <https://12345.789.12/12345678.123>,0
Probably this is silly question for you, but I can't do this and I need it ...
This is my first post on this forum... I hope to get help I need ...
I have to change an .app file (got from .sis)... I opened it with ida, found the point I need the change but...I need to rewrite an url in it with a longer url...but I can't do it... I'm not so good in this, is there a way to get it working?
Sorry for my bad explanation... fell free to ask me more to get the point... I need absolutely help

Thanks in advance...
have a great day

P.S. This is what I mean:
I have this:
LDR R1, =aHttps****
where aHttps**** unicode 0, <https://123.456.789>,0
I need to get this:
LDR R1, =aHttps****
where aHttps**** unicode 0, <https://12345.789.12/12345678.123>,0
Probably this is silly question for you, but I can't do this and I need it ...
