Re: Decrypting

2000-12-14 Thread Greg Wolfinger
Kevin: I have the c++ source, but havnt bothered to compile the app. I think I still have the CFX tag that does it to. E-mail me directly [EMAIL PROTECTED] and ill send it to you. greg - Original Message - From: "Kevin Schmidt" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sen

RE: Decrypting

2000-12-14 Thread Larry Juncker
http://shroom.dv8.org/cfd/ Larry Juncker Senior Cold Fusion Developer Heartland Communications Group, Inc. -Original Message- From: Kevin Schmidt [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 14, 2000 12:18 PM To: CF-Talk Subject: Decrypting I know I saw the URL for a site that

RE: Decrypting

2000-12-14 Thread Philip Arnold - ASP
> I know I saw the URL for a site that allows decryption of CF > filesanybody got it??? http://shroom.dv8.org/cfd/ Be careful on legality of you decrypting and updating the code if someone else wrote it Philip Arnold Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)2

RE: Decrypting

2000-12-14 Thread lsellers
> I know I saw the URL for a site that allows decryption of CF > filesanybody got it??? http://www.intrafoundation.com/links.html or http://www.intrafoundation.com/cf.html. In there someone. Something to do with shrooms I do believe. :) --min ~~

Re: Decrypting

2000-12-14 Thread Jamie Keane
I know there is an encrypt/decrypt CFX on Allaire's DevEx site. Worth a check-out! -- Jamie Keane Programmer SolutionMasters, Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Kevin Schmidt <[

Re: Decrypting

2000-12-14 Thread Joseph Thompson
Not that I would *ever* decrypt anything, but if you need a recursive template to plug in the *alleged* decrypt utility so you can decrypt entire directories, there may be one here : ) http://cfhub.com/tutorials/filereader/index.cfm ~~ Str

Re: [Decrypting]

2001-05-16 Thread Alex
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Ray Bujarski <[EMAIL PROTECTED]> wrote: If I want to decrypt a file that was encrypted with cf server, how would I go about doing this? Ray ~~ Structure your ColdFusion code with Fus

RE: [Decrypting]

2001-05-16 Thread Billy Cravens
, unless you contact Allaire. However, if you know how to use Yahoo!, finding a tool to do it isn't too hard. --- Billy Cravens HR Systems, Sabre [EMAIL PROTECTED] -Original Message- From: Alex [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 16, 2001 3:24 PM To: CF-Talk Subject: Re:

RE: Decrypting source code

2002-01-28 Thread Garza, Jeff
Here we go again Do a search on google.com for cfdecrypt. And put on your flame retardant suit... Jeff Garza -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 4:04 PM To: CF-Talk Subject: Decrypting source code Does anyone know how

RE: Decrypting source code

2002-01-28 Thread Justin Hansen
Look out.. Here comes the Intellectual property discussion You're gonna get flamed now Ray. -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 5:04 PM To: CF-Talk Subject: Decrypting source code Does anyone know how to decrypt sorce code

RE: Decrypting source code

2002-01-28 Thread Ray Bujarski
Thanks At 04:05 PM 1/28/02 -0700, you wrote: >Here we go again Do a search on google.com for cfdecrypt. And put on >your flame retardant suit... > >Jeff Garza > >-Original Message- >From: Ray Bujarski [mailto:[EMAIL PROTECTED]] >Sent: Monday, January 28, 2002 4:04 PM >To: CF-Talk

RE: Decrypting source code

2002-01-28 Thread Michael Dinowitz
The CF-Talk list is for tech talk about CF. An intellectual property discussion belongs on the CF-Community list or somewhere else. I'll gladly create another list for it if you want. That being said, decrypting encoded CF pages is a violation of the licensing agreement. At 06:08 PM 1/28/02,

RE: Decrypting source code

2002-01-28 Thread Tyler M. Fitch
** -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 3:16 PM To: CF-Talk Subject: RE: Decrypting source code The CF-Talk list is for tech talk about CF. An intellectual property discussion belongs on the CF-Community list or somewhere else. I'll g

RE: Decrypting source code

2002-01-28 Thread Michael Dinowitz
itch >Certified Advanced ColdFusion 5 Developer >http://isitedesign.com >** > > > >-Original Message- >From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] >Sent: Monday, January 28, 2002 3:16 PM

RE: Decrypting source code

2002-01-28 Thread Jeffry Houser
Once in a blue moon yes. I believe Michael was referring to the decryption of the ColdFusion administrator templates when he said it was a violation of the license agreement. If you own the code, but have lost the source for whatever reason... decrypting is probably legit. In an effort

RE: Decrypting source code

2002-01-28 Thread Ray Bujarski
Advanced ColdFusion 5 Developer >http://isitedesign.com >** > > > >-Original Message- >From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] >Sent: Monday, January 28, 2002 3:16 PM >To: CF-Talk >Su

RE: Decrypting CFR files?

2005-04-25 Thread Dave Watts
> Has anyone had any luck or any experimentation with > decrypting cfr files? It would be very helpful for when you > get an error saying that there is an error on line 733 (and > then being forced to guess which part of your report happens > to be at line 733), or for adding even more dynamic

Re: Decrypting CFR files?

2005-04-25 Thread Joe Rinehart
Kenton, I believe doing this would be a violation of your license. What portion of your report is causing this error? Also, for adding more reporting capabilities, you can get a lot of mileage out of using the query builder's "advanced" mode, where you can cfinclude your own files, call services

Re: Decrypting CFR files?

2005-04-25 Thread Kenton Gray
Ah, I apologize about the license issue it hadn't come to mind. It would be nice if it was an open format so that there was an ability to programatically create reports. I have messed with the advanced query builder and it is nice in functionality, but I can't find any reasonable way to allow