[HELP] Papago X3   

[HELP] Papago X3

Postby penanghazard » Fri Jul 09, 2010 12:47 am

Need someone to help me how to change the com
The exe works on com1 but I dont know how to change it to com 7 (couldnt find the address)

Pls help..
penanghazard offline


User avatar Junior Member



 
Joined: Fri May 21, 2010 4:11 am
Posts: 64
Has thanked: 0 time
Been thanked: 0 time

Postby torsten.schmitz » Fri Jul 09, 2010 1:31 am

penanghazard wrote:Need someone to help me how to change the com
The exe works on com1 but I dont know how to change it to com 7 (couldnt find the address)

Pls help..


Unlocking PaPaGO! X3SE

1. Prepared to modified orig.exe file using ultra edit.
Using editor, change (original exe):
0x1f0h 64 61 74 61 --> 55 50 58 30 --------------------- UPX0
0x219h 64 61 74 61 --> 55 50 58 31 --------------------- UPX1
0x240h 64 61 74 61 --> 55 50 58 32 --------------------- UPX2
0x3e0h F8 7A 11 8B --> 55 50 58 21 --------------------- UPX!

Then save the file as : X3SE.exe

2. Unpacked anyfilename.exe using UPX 3.04
In command prompt: type : upx -d X3SE.exe

3. Unlocked! + Change COM & BOUD (Using ultra edit)
unlock 0x00c43ch : 00 --> 01 00 50 E3
com port 0x584c9h : 07 20 A0 E1 -->02 20 A0 E3 for com 2
baud rate 0x584e5h : 08 20 A0 E1 --> 4B 2D A0 E3 for 4800
Others Baud Rate see below
4B 2D A0 E3 --> 4800
96 2D A0 E3 --> 9600
E1 2D A0 E3 --> 14400
4B 2C A0 E3 --> 19200
96 2C A0 E3 --> 38400
E1 2C A0 E3 --> 57600

4. Packed again after Unlocked using UPX
In command prompt: type ‘upx X5SE.exe’



Unlocking PaPaGO! X3Gold
:
> Unlock 0xC3d8h : 00 00 50 E3 --> 01 00 50 E3
> Com port 0x57b00h : 04 20 10 e1 -- 02 20 A0 E3 ------- (COM2)
> Baud Rate 0x57b1ch : 08 20 a0 e1 -- 4B 2D A0 E3 -------- (4800 )


Unlocking PaPaGO! X3 Holux

> Unlock 0xC3d8h : 00 00 50 E3 --> 01 00 50 E3
> Com port 0x57b00h : 04 20 10 e1 -- 02 20 A0 E3 ------- (COM2)
> Baud Rate 0x57b24h : 08 20 a0 e1 -- 4B 2D A0 E3 -------- (4800 )
torsten.schmitz offline


User avatar Member



 
Joined: Mon Jun 21, 2010 9:28 pm
Posts: 190
Has thanked: 0 time
Been thanked: 0 time

Postby raynos » Fri Jul 09, 2010 1:52 am

penanghazard wrote:Need someone to help me how to change the com
The exe works on com1 but I dont know how to change it to com 7 (couldnt find the address)

Pls help..


Can I know what version is this papago?

Decompress using upx
0x57c74h --> Com
0x057c90h --> Baud
raynos offline


User avatar Junior Member



 
Joined: Mon May 24, 2010 9:17 am
Posts: 42
Has thanked: 0 time
Been thanked: 0 time

Postby penanghazard » Fri Jul 09, 2010 4:33 am

raynos wrote:Can I know what version is this papago?

Decompress using upx
0x57c74h --> Com
0x057c90h --> Baud


I dun which version but i manage to change it by the quoted address

thanks
penanghazard offline


User avatar Junior Member



 
Joined: Fri May 21, 2010 4:11 am
Posts: 64
Has thanked: 0 time
Been thanked: 0 time

Postby penanghazard » Fri Jul 09, 2010 4:34 am

torsten.schmitz wrote:Unlocking PaPaGO! X3SE

1. Prepared to modified orig.exe file using ultra edit.
Using editor, change (original exe):
0x1f0h 64 61 74 61 --> 55 50 58 30 --------------------- UPX0
0x219h 64 61 74 61 --> 55 50 58 31 --------------------- UPX1
0x240h 64 61 74 61 --> 55 50 58 32 --------------------- UPX2
0x3e0h F8 7A 11 8B --> 55 50 58 21 --------------------- UPX!

Then save the file as : X3SE.exe

2. Unpacked anyfilename.exe using UPX 3.04
In command prompt: type : upx -d X3SE.exe

3. Unlocked! + Change COM & BOUD (Using ultra edit)
unlock 0x00c43ch : 00 --> 01 00 50 E3
com port 0x584c9h : 07 20 A0 E1 -->02 20 A0 E3 for com 2
baud rate 0x584e5h : 08 20 A0 E1 --> 4B 2D A0 E3 for 4800
Others Baud Rate see below
4B 2D A0 E3 --> 4800
96 2D A0 E3 --> 9600
E1 2D A0 E3 --> 14400
4B 2C A0 E3 --> 19200
96 2C A0 E3 --> 38400
E1 2C A0 E3 --> 57600

4. Packed again after Unlocked using UPX
In command prompt: type ‘upx X5SE.exe’



Unlocking PaPaGO! X3Gold
:
> Unlock 0xC3d8h : 00 00 50 E3 --> 01 00 50 E3
> Com port 0x57b00h : 04 20 10 e1 -- 02 20 A0 E3 ------- (COM2)
> Baud Rate 0x57b1ch : 08 20 a0 e1 -- 4B 2D A0 E3 -------- (4800 )


Unlocking PaPaGO! X3 Holux

> Unlock 0xC3d8h : 00 00 50 E3 --> 01 00 50 E3
> Com port 0x57b00h : 04 20 10 e1 -- 02 20 A0 E3 ------- (COM2)
> Baud Rate 0x57b24h : 08 20 a0 e1 -- 4B 2D A0 E3 -------- (4800 )


i never heard about X3Gold/SE

Mind to share bro torsten.schmitz
penanghazard offline


User avatar Junior Member



 
Joined: Fri May 21, 2010 4:11 am
Posts: 64
Has thanked: 0 time
Been thanked: 0 time

Postby penanghazard » Thu Jul 29, 2010 8:05 am

Papago X3 was extracted from Goozee. I dun know which version. Ive tried to upx but no success..
Kindly help...TQ
penanghazard offline


User avatar Junior Member



 
Joined: Fri May 21, 2010 4:11 am
Posts: 64
Has thanked: 0 time
Been thanked: 0 time

Postby Monters GPS » Thu Jul 29, 2010 9:45 am

penanghazard wrote:Papago X3 was extracted from Goozee. I dun know which version. Ive tried to upx but no success..
Kindly help...TQ


Just try it........

Unlocking PaPaGO! X3SE

1. Prepared to modified orig.exe file using ultra edit.
Using editor, change (original exe):
0x1f0h 64 61 74 61 --> 55 50 58 30 --------------------- UPX0
0x219h 64 61 74 61 --> 55 50 58 31 --------------------- UPX1
0x240h 64 61 74 61 --> 55 50 58 32 --------------------- UPX2
0x3e0h F8 7A 11 8B --> 55 50 58 21 --------------------- UPX!

Then save the file as : X3SE.exe

2. Unpacked anyfilename.exe using UPX 3.04
In command prompt: type : upx -d X3SE.exe

3. Unlocked! + Change COM & BOUD (Using ultra edit)
unlock 0x00c43ch : 00 --> 01 00 50 E3
com port 0x584c9h : 07 20 A0 E1 -->02 20 A0 E3 for com 2
baud rate 0x584e5h : 08 20 A0 E1 --> 4B 2D A0 E3 for 4800
Others Baud Rate see below
4B 2D A0 E3 --> 4800
96 2D A0 E3 --> 9600
E1 2D A0 E3 --> 14400
4B 2C A0 E3 --> 19200
96 2C A0 E3 --> 38400
E1 2C A0 E3 --> 57600

4. Packed again after Unlocked using UPX
In command prompt: type ‘upx X5SE.exe’

PaPaGO! X3
Decompress using upx
0x57c74h --> Com
0x057c90h --> Baud

Unlocking PaPaGO! X3Gold
:
> Unlock 0xC3d8h : 00 00 50 E3 --> 01 00 50 E3
> Com port 0x57b00h : 04 20 10 e1 -- 02 20 A0 E3 ------- (COM2)
> Baud Rate 0x57b1ch : 08 20 a0 e1 -- 4B 2D A0 E3 -------- (4800 )


Unlocking PaPaGO! X3 Holux

> Unlock 0xC3d8h : 00 00 50 E3 --> 01 00 50 E3
> Com port 0x57b00h : 04 20 10 e1 -- 02 20 A0 E3 ------- (COM2)
> Baud Rate 0x57b24h : 08 20 a0 e1 -- 4B 2D A0 E3 -------- (4800 )
Monters GPS offline


User avatar Elite Member



 
Joined: Mon Jul 26, 2010 9:38 am
Posts: 5120
Has thanked: 0 time
Been thanked: 72 times

Postby penanghazard » Thu Jul 29, 2010 9:49 am

Monters GPS wrote:Just try it........

Unlocking PaPaGO! X3SE

1. Prepared to modified orig.exe file using ultra edit.
Using editor, change (original exe):
0x1f0h 64 61 74 61 --> 55 50 58 30 --------------------- UPX0
0x219h 64 61 74 61 --> 55 50 58 31 --------------------- UPX1
0x240h 64 61 74 61 --> 55 50 58 32 --------------------- UPX2
0x3e0h F8 7A 11 8B --> 55 50 58 21 --------------------- UPX!

Then save the file as : X3SE.exe

2. Unpacked anyfilename.exe using UPX 3.04
In command prompt: type : upx -d X3SE.exe

3. Unlocked! + Change COM & BOUD (Using ultra edit)
unlock 0x00c43ch : 00 --> 01 00 50 E3
com port 0x584c9h : 07 20 A0 E1 -->02 20 A0 E3 for com 2
baud rate 0x584e5h : 08 20 A0 E1 --> 4B 2D A0 E3 for 4800
Others Baud Rate see below
4B 2D A0 E3 --> 4800
96 2D A0 E3 --> 9600
E1 2D A0 E3 --> 14400
4B 2C A0 E3 --> 19200
96 2C A0 E3 --> 38400
E1 2C A0 E3 --> 57600

4. Packed again after Unlocked using UPX
In command prompt: type ‘upx X5SE.exe’

PaPaGO! X3
Decompress using upx
0x57c74h --> Com
0x057c90h --> Baud

Unlocking PaPaGO! X3Gold
:
> Unlock 0xC3d8h : 00 00 50 E3 --> 01 00 50 E3
> Com port 0x57b00h : 04 20 10 e1 -- 02 20 A0 E3 ------- (COM2)
> Baud Rate 0x57b1ch : 08 20 a0 e1 -- 4B 2D A0 E3 -------- (4800 )


Unlocking PaPaGO! X3 Holux

> Unlock 0xC3d8h : 00 00 50 E3 --> 01 00 50 E3
> Com port 0x57b00h : 04 20 10 e1 -- 02 20 A0 E3 ------- (COM2)
> Baud Rate 0x57b24h : 08 20 a0 e1 -- 4B 2D A0 E3 -------- (4800 )


Already tried before posting. It didnt work
penanghazard offline


User avatar Junior Member



 
Joined: Fri May 21, 2010 4:11 am
Posts: 64
Has thanked: 0 time
Been thanked: 0 time

Postby torsten.schmitz » Thu Jul 29, 2010 12:24 pm

penanghazard wrote:Already tried before posting. It didnt work


Hi Penanghazard,

That exe file Unpack already.....
COM :0x57DE0
Baud :0x57DFC

When you run that program using MFM R21_ maps, what you seen?
Can run program until menu?
Got satellite signal?
Any issue on offset problem?

I don't have map header to run......can you upload please...

please shared...

Thanks,
CRV
torsten.schmitz offline


User avatar Member



 
Joined: Mon Jun 21, 2010 9:28 pm
Posts: 190
Has thanked: 0 time
Been thanked: 0 time

Postby penanghazard » Fri Jul 30, 2010 12:44 am

torsten.schmitz wrote:Hi Penanghazard,

That exe file Unpack already.....
COM :0x57DE0
Baud :0x57DFC

When you run that program using MFM R21_ maps, what you seen?
Can run program until menu?
Got satellite signal?
Any issue on offset problem?

I don't have map header to run.....can you upload please...

please shared...

Thanks,
CRV


Bro crv,
aFTER changing com port/baudrate... Goozee runs in a split second and shut off..
Map has been installed..

Anything wrong?
penanghazard offline


User avatar Junior Member



 
Joined: Fri May 21, 2010 4:11 am
Posts: 64
Has thanked: 0 time
Been thanked: 0 time

Postby skysbo » Fri Jul 30, 2010 5:22 am

torsten.schmitz wrote:Hi Penanghazard,

That exe file Unpack already.....
COM :0x57DE0
Baud :0x57DFC

When you run that program using MFM R21_ maps, what you seen?
Can run program until menu?
Got satellite signal?
Any issue on offset problem?

I don't have map header to run.....can you upload please...

please shared...

Thanks,
CRV


Bro, your id must KIV la.
skysbo offline


Junior Member



 
Joined: Mon May 24, 2010 2:16 am
Posts: 26
Has thanked: 0 time
Been thanked: 0 time

Postby torsten.schmitz » Fri Jul 30, 2010 1:29 pm

skysbo wrote:Bro, your id must KIV la.


What is KIV Bro? Now is CRV lah........ohh run again........kabuuuuuurrrr......
We need your "touch" on VietX3D ( http://www.navitotal.com/forums/showthread.php?2221-VietMapX3D-Support-MFM-R5-Maps....) like what you did last time in X5PPC.....
torsten.schmitz offline


User avatar Member



 
Joined: Mon Jun 21, 2010 9:28 pm
Posts: 190
Has thanked: 0 time
Been thanked: 0 time

Postby artful » Fri Jul 30, 2010 2:21 pm

torsten.schmitz wrote:What is KIV Bro?
We need your "touch" on VietX3D ( http://www.navitotal.com/forums/showthread.php?2221-VietMapX3D-Support-MFM-R5-Maps....) like what you did last time in X5PPC.....


Hahaha look properly at the message quoted by skysbo........
artful offline


Junior Member



 
Joined: Thu May 20, 2010 2:26 am
Posts: 11
Has thanked: 0 time
Been thanked: 0 time


Return to PaPaGO! Discussion and User Support

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests