I am working on making a file encrypter that can convert files to and from .crush format. I will release a testing version in the next few days, maybe even tonight. By the way, if you test it, don't use it on important files. It might be unstable, and the format may change over development.
Last edited by samtwheels (2012-05-08 19:35:57)
Offline
I just changed it, I had actually typed .tomb.
Offline
What kind of file is it for, and what are your writing the encryption in?
Offline
veggieman001 wrote:
What kind of file is it for, and what are your writing the encryption in?
I think it can be used for any file, as it changes the contents, and I'm writing it in Java.
Offline
veggieman001 wrote:
Is it compression, or what?
not compression, just encrypts it. Not top level security, just if you want to hide files.
Offline
samtwheels wrote:
veggieman001 wrote:
Is it compression, or what?
not compression, just encrypts it. Not top level security, just if you want to hide files.
You should put a warning that says something like "Please note that this is not top level encryption and may draw attention to your encrypted files. Please don't use this for extremely important information". 'Cause if you don't have something like that you're putting yourself at risk of being sued
Offline
slinger wrote:
samtwheels wrote:
veggieman001 wrote:
Is it compression, or what?
not compression, just encrypts it. Not top level security, just if you want to hide files.
You should put a warning that says something like "Please note that this is not top level encryption and may draw attention to your encrypted files. Please don't use this for extremely important information". 'Cause if you don't have something like that you're putting yourself at risk of being sued
Good idea.
Offline
What are you writing it is? Visual Basic?
Offline
majormax wrote:
What are you writing it is? Visual Basic?
He said that he was writing it in Java.
samtwheels wrote:
I think it can be used for any file, as it changes the contents, and I'm writing it in Java.
Offline
majormax wrote:
What are you writing it is? Visual Basic?
dude don't steal my thing :L
Offline
Agentpieface wrote:
majormax wrote:
What are you writing it is? Visual Basic?
dude don't steal my thing :L
Sci brought it here...
samtwheels wrote:
slinger wrote:
samtwheels wrote:
not compression, just encrypts it. Not top level security, just if you want to hide files.
You should put a warning that says something like "Please note that this is not top level encryption and may draw attention to your encrypted files. Please don't use this for extremely important information". 'Cause if you don't have something like that you're putting yourself at risk of being sued
Good idea.
Thank you, I'm pretty sure it's no fun to be sued...
edit: I think this will be a cool project!
Last edited by slinger (2012-05-11 11:58:46)
Offline
Erm what's the point of having another file format? Is going to be of any good use?
Offline
peterkap wrote:
Erm what's the point of having another file format? Is going to be of any good use?
+1 good for learning though
AND samtwheels...
WHY YOU NO OPENSOURCE ??? make a github account
and share it you might get ur format famoz if its unique ;-D
Offline
fanofcena wrote:
peterkap wrote:
Erm what's the point of having another file format? Is going to be of any good use?
+1 good for learning though
AND samtwheels...
WHY YOU NO OPENSOURCE ??? make a github account
and share it you might get ur format famoz if its unique ;-D
Y U ASSUME IT NO OPENSOURCE!! don't worry. It will be open. but i use sourceforge.
Offline
Agentpieface wrote:
majormax wrote:
What are you writing it is? Visual Basic?
dude don't steal my thing :L
I did that back in 2011.
Offline
3DSfan12345 wrote:
Agentpieface wrote:
majormax wrote:
What are you writing it is? Visual Basic?
dude don't steal my thing :L
I did that back in 2011.
and i've been on scratch since '09
Offline
Dinoclor wrote:
Sounds cool.
What encryption method are you using?
uh...
replace a with !
very simple really, but it will eventually support characters often used in major file formats
Offline
Agentpieface wrote:
3DSfan12345 wrote:
Agentpieface wrote:
dude don't steal my thing :LI did that back in 2011.
and i've been on scratch since '09
but you didn't use it in 2009. you just started in 2012
anyways it's not your "thing"
Offline
Well then, now do you want to change the title to 'TOMB: A new file format'? But anyway, yeah, it sounds like a cool project! Quite good for basic encryption stuff, such as hiding stats in a game, perhaps (accompanied by other validation techniques, of course).
Offline
maxskywalker wrote:
Well then, now do you want to change the title to 'TOMB: A new file format'? But anyway, yeah, it sounds like a cool project! Quite good for basic encryption stuff, such as hiding stats in a game, perhaps (accompanied by other validation techniques, of course).
I was thinking about the name tomb, so I accidentally typed it in the OP. I fixed it now.
Offline
samtwheels wrote:
fanofcena wrote:
peterkap wrote:
Erm what's the point of having another file format? Is going to be of any good use?
+1 good for learning though
AND samtwheels...
WHY YOU NO OPENSOURCE ??? make a github account
and share it you might get ur format famoz if its unique ;-DY U ASSUME IT NO OPENSOURCE!! don't worry. It will be open. but i use sourceforge.
sourceforge aint no fun :-( Git is way better and more organized :-((
Offline