This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-11-24 11:43:54

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

.exe to .pt

Is there a way to convert panther .exe files into .pt files?


◕‿◕

Offline

 

#2 2011-11-24 11:57:50

iTweak0r
Scratcher
Registered: 2011-07-30
Posts: 100+

Re: .exe to .pt

flashgocrazy wrote:

Is there a way to convert panther .exe files into .pt files?

U mean panther .pt to windows .exe

(panther is not exe and windows is not pt, it's the other way around!)


Make it in Scratch! because it's cooler when it's made in scratch
http://i.imgur.com/D4iqPHR.png

Offline

 

#3 2011-11-24 12:00:00

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: .exe to .pt

iTweak0r wrote:

flashgocrazy wrote:

Is there a way to convert panther .exe files into .pt files?

U mean panther .pt to windows .exe

(panther is not exe and windows is not pt, it's the other way around!)

no I mean to convert files that have been converted from .pt to exe and convert them back again


◕‿◕

Offline

 

#4 2011-11-24 12:03:00

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: .exe to .pt

flashgocrazy wrote:

iTweak0r wrote:

flashgocrazy wrote:

Is there a way to convert panther .exe files into .pt files?

U mean panther .pt to windows .exe

(panther is not exe and windows is not pt, it's the other way around!)

no I mean to convert files that have been converted from .pt to exe and convert them back again

probably not. exe has been converted to 0s and 1s. they cannot be decompiled.

Offline

 

#5 2011-11-25 18:58:38

hello12345678910
Scratcher
Registered: 2009-07-11
Posts: 100+

Re: .exe to .pt

samtwheels wrote:

flashgocrazy wrote:

iTweak0r wrote:


U mean panther .pt to windows .exe

(panther is not exe and windows is not pt, it's the other way around!)

no I mean to convert files that have been converted from .pt to exe and convert them back again

probably not. exe has been converted to 0s and 1s. they cannot be decompiled.

Anything can be decompiled. look on google for a decompiler
After its decompiled just browse the folder for ProjectName.pt


http://tinyurl.com/8yt32o9 http://tinyurl.com/6tgwp5r || Fish = F+I+S+H = 6+9+19+8 = 42<<The answer to Life, the Universe and Everything

Offline

 

#6 2011-11-25 19:11:16

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: .exe to .pt

hello12345678910 wrote:

samtwheels wrote:

flashgocrazy wrote:


no I mean to convert files that have been converted from .pt to exe and convert them back again

probably not. exe has been converted to 0s and 1s. they cannot be decompiled.

Anything can be decompiled. look on google for a decompiler
After its decompiled just browse the folder for ProjectName.pt

yeah, but no panther decompiler is available.

Offline

 

#7 2011-11-25 19:21:27

hello12345678910
Scratcher
Registered: 2009-07-11
Posts: 100+

Re: .exe to .pt

samtwheels wrote:

hello12345678910 wrote:

samtwheels wrote:


probably not. exe has been converted to 0s and 1s. they cannot be decompiled.

Anything can be decompiled. look on google for a decompiler
After its decompiled just browse the folder for ProjectName.pt

yeah, but no panther decompiler is available.

you can use any decompiler


http://tinyurl.com/8yt32o9 http://tinyurl.com/6tgwp5r || Fish = F+I+S+H = 6+9+19+8 = 42<<The answer to Life, the Universe and Everything

Offline

 

#8 2011-11-25 19:32:57

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: .exe to .pt

someone give me an panther project that has been converted to exe and i will try to decompile it


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&amp;display=small

Offline

 

#9 2011-11-25 19:38:56

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: .exe to .pt

nathanprocks wrote:

someone give me an panther project that has been converted to exe and i will try to decompile it

making one...


◕‿◕

Offline

 

#10 2011-11-25 20:12:33

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: .exe to .pt

flashgocrazy wrote:

nathanprocks wrote:

someone give me an panther project that has been converted to exe and i will try to decompile it

making one...

ok


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&amp;display=small

Offline

 

#11 2011-11-25 20:17:51

flashgocrazy
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: .exe to .pt

nathanprocks wrote:

flashgocrazy wrote:

nathanprocks wrote:

someone give me an panther project that has been converted to exe and i will try to decompile it

making one...

ok

made onehere
also, if it works, tell me what program you used


◕‿◕

Offline

 

#12 2011-11-25 20:22:18

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: .exe to .pt

flashgocrazy wrote:

nathanprocks wrote:

flashgocrazy wrote:


making one...

ok

made onehere
also, if it works, tell me what program you used

it works... install 7-zip if you haven't already got it,  then browse the path of the exe file. right-click the exe file and click open inside then open the $TEMP folder and the pt file is there


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&amp;display=small

Offline

 

#13 2011-11-25 20:51:12

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: .exe to .pt

nathanprocks wrote:

flashgocrazy wrote:

nathanprocks wrote:


ok

made onehere
also, if it works, tell me what program you used

it works... install 7-zip if you haven't already got it,  then browse the path of the exe file. right-click the exe file and click open inside then open the $TEMP folder and the pt file is there

This was the first thing that came into my head when I saw this topic lol


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&amp;display=small

Offline

 

#14 2011-11-25 21:25:28

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: .exe to .pt

nathanprocks wrote:

flashgocrazy wrote:

nathanprocks wrote:


ok

made onehere
also, if it works, tell me what program you used

it works... install 7-zip if you haven't already got it,  then browse the path of the exe file. right-click the exe file and click open inside then open the $TEMP folder and the pt file is there

That's correct. You can unzip the .exe and it will have all the stuff.

Offline

 

#15 2011-11-25 22:09:29

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: .exe to .pt

Yup. The exe is merely a scratch fullscreen app, that calls the project. Thus, the project has to be in the exe somewhere.


Hai.

Offline

 

Board footer