Author |
Message
|
Rahul999 |
Posted: Fri Oct 31, 2008 4:33 am Post subject: Retrieving the message Flow/sets from the BAR file. |
|
|
 Centurion
Joined: 14 Mar 2007 Posts: 134
|
Hi Folks,
How to retreive the message flow from a BAR file.
Thanx ! |
|
Back to top |
|
 |
jr_martin |
Posted: Fri Oct 31, 2008 5:04 am Post subject: |
|
|
 Apprentice
Joined: 24 Aug 2005 Posts: 36 Location: NY
|
Rename the bar file to .zip, then unzip it. |
|
Back to top |
|
 |
AkankshA |
Posted: Fri Oct 31, 2008 11:06 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
this ll only give you compiled message flows and not actual message flows..
AFAIK we can not get the code from bar file... _________________ Cheers |
|
Back to top |
|
 |
Rahul999 |
Posted: Fri Oct 31, 2008 11:07 pm Post subject: |
|
|
 Centurion
Joined: 14 Mar 2007 Posts: 134
|
Hi Martin,
When I zipped it , i got some .cmf file(which probably stands for compiled message flow) , as while adding the message flow into Bar file, it gets converted into a compiled version.
But, can I use this complied version in place of regular message flow(.msgflow).
I mean can I use it in the toolkit to play around with it
Rahul |
|
Back to top |
|
 |
elvis_gn |
Posted: Fri Oct 31, 2008 11:36 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi Rahul999,
There was an application cmf2mf or cmf2msgflow which was posted here on the forum...perhaps you could look for that, but I don't know about its performance or decompiling accuracy.
Regards. |
|
Back to top |
|
 |
mqjeff |
Posted: Sat Nov 01, 2008 6:02 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Put your msgflow files under source code control.
DO NOT build a process that depends on decompiling cmf files. |
|
Back to top |
|
 |
hopsala |
Posted: Sun Nov 02, 2008 9:34 am Post subject: |
|
|
 Guardian
Joined: 24 Sep 2004 Posts: 960
|
First off - what jeff said. Getting source from BAR files is a workaround to be used in emergencies or particular cases, not a proper way to maintain your code.
That said, I think you can select "include source code" in the bar file, and then the source is included in the bar packaging (unzip it and you'll see the source files). |
|
Back to top |
|
 |
kiantonator |
Posted: Wed Jan 08, 2020 7:17 pm Post subject: converting CMF to msgflow |
|
|
 Newbie
Joined: 08 Jan 2020 Posts: 5
|
Hi Every one, did anyone come up with a way to convert CMF file back to msgflow file ?
I notice the CMF file is just a text file it is not a binary file surely there must be some sort of a decompiler to reverse engineer it?
has anyone done this already? |
|
Back to top |
|
 |
|