Is there a way to convert panther .exe files into .pt files?
Offline
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!)

Offline
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
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
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
Offline
hello12345678910 wrote:
samtwheels wrote:
flashgocrazy wrote:
no I mean to convert files that have been converted from .pt to exe and convert them back againprobably 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
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.ptyeah, but no panther decompiler is available.
you can use any decompiler
Offline
someone give me an panther project that has been converted to exe and i will try to decompile it
Offline
nathanprocks wrote:
someone give me an panther project that has been converted to exe and i will try to decompile it
making one...
Offline
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
Offline
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
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
Offline
nathanprocks wrote:
flashgocrazy wrote:
nathanprocks wrote:
okmade onehere
also, if it works, tell me what program you usedit 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
Offline
nathanprocks wrote:
flashgocrazy wrote:
nathanprocks wrote:
okmade onehere
also, if it works, tell me what program you usedit 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