![]() |
PicCrypt - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: PicCrypt (/showthread.php?tid=3010) Pages:
1
2
|
PicCrypt - JokeofWeek - 02-08-2009 Hai guys! So lately, I have been working on an app that I call PicCrypt. Basically it let's you generate an image from any file and convert that image back into the original file. Oh, did I mention you can also encrypt it? ![]() Check it out, it can be pretty useful for hosting files on picture hosting sites ![]() So try it out, tell me what you think about it, any feedback is appreciated ![]() http://piccrypt.co.cc/ And if you like it, could you please help out and digg/reddit it? Re: PicCrypt - JokeofWeek - 04-08-2009 New update released tonight ![]() ![]() Re: PicCrypt - unknown - 04-08-2009 Awesome now I have a good way to hide my porn! Re: PicCrypt - JokeofWeek - 04-08-2009 Version 0.3 is now released ![]() ![]() Re: PicCrypt - Dragoons Master - 04-08-2009 Very nice. If the speed is good I'll use it in my game. I'm using pure png right now, hehe. Re: PicCrypt - JokeofWeek - 04-08-2009 Dragoons Master Wrote:Very nice. If the speed is good I'll use it in my game. I'm using pure png right now, hehe. Erm, how would you use it in your game? It's closed source xD Re: PicCrypt - Matt - 04-08-2009 JokeofWeek Wrote:Dragoons Master Wrote:Very nice. If the speed is good I'll use it in my game. I'm using pure png right now, hehe. You released the algorithm. Re: PicCrypt - JokeofWeek - 04-08-2009 Matt Wrote:JokeofWeek Wrote:Dragoons Master Wrote:Very nice. If the speed is good I'll use it in my game. I'm using pure png right now, hehe. Ohhhh, he meant for the encryption. Now I get it xD Re: PicCrypt - Matt - 04-08-2009 With the algorithm, he could use the images encrypted by your program with his game. Re: PicCrypt - Dragoons Master - 04-08-2009 Matt Wrote:With the algorithm, he could use the images encrypted by your program with his game.Exactly ^^ Can some one make a performance test on this algorithm? Tnx in advance. Re: PicCrypt - Joost - 04-08-2009 To prevent your gfx from being stolen, this is useless. There are a million ways to steal GFX. To make it a bit harder to fuck around with the in-game GFX, it could work. But if you're a real man and use seperate .bmp files for every object and load/unload them in-game, a decrease in speed can make this useless. Re: PicCrypt - JokeofWeek - 04-08-2009 This wasn't actually meant for preventing your graphics from being stolen xD It was more along the lines of hiding files inside images, which is the goal of the application xD Re: PicCrypt - Matt - 04-08-2009 JokeofWeek Wrote:This wasn't actually meant for preventing your graphics from being stolen xD It was more along the lines of hiding files inside images, which is the goal of the application xD You have to understand Joost. He's trying to boast about coding procedures and all that crap, that he'll never show proof of, only to try to flame bait you or anyone else that will post here. Re: PicCrypt - Joost - 04-08-2009 Matt Wrote:I'm sorry, I'm just too busy playing your game.JokeofWeek Wrote:This wasn't actually meant for preventing your graphics from being stolen xD It was more along the lines of hiding files inside images, which is the goal of the application xD Re: PicCrypt - Matt - 04-08-2009 Joost Wrote:Matt Wrote:I'm sorry, I'm just too busy playing your game.JokeofWeek Wrote:This wasn't actually meant for preventing your graphics from being stolen xD It was more along the lines of hiding files inside images, which is the goal of the application xD No you're not. ![]() Re: PicCrypt - grimsk8ter11 - 05-08-2009 lul If you were really trying to protect your graphics, you would force focus or minimze when focus is lost, and when in focus, generate a fake bmp to the clipboard when prtscn was pressed. It would foil most people if you did that and your images were encrypted. but nothing is ever safe these days. This is a cool program. Re: PicCrypt - JokeofWeek - 05-08-2009 grimsk8ter11 Wrote:lul Yep, modifying the clipboard is one of the easiest techniques which also pushes away most unexperienced 'stealers' xD And thanks Grim ![]() Re: PicCrypt - Matt - 05-08-2009 And prevents screenshots, which is retarded. Re: PicCrypt - JokeofWeek - 05-08-2009 Matt Wrote:And prevents screenshots, which is retarded. Ah, yes that is true ![]() Well I mean, in reality, there's always a chance of your graphcis getting stolen, no matter what you do. Your best bet is to just encrypt the actual graphic files, at least that way people cannot edit them or steal them directly (also reducing chance of botting). Sure they can steal them by cutting out tile by tile on a map but almost no one will go to that extent just to steal a few tiles. And let's say they do steal them, once they release their game, you can just see that they stole them xD. Re: PicCrypt - Matt - 05-08-2009 JokeofWeek Wrote:Matt Wrote:And prevents screenshots, which is retarded. I don't see a point in it at all. They're gonna take them one way or another if they really want them. Why go through the trouble? Re: PicCrypt - JokeofWeek - 05-08-2009 Matt Wrote:JokeofWeek Wrote:Matt Wrote:And prevents screenshots, which is retarded. Personally, I would just do it because it's a simple extra layer of defence against both botting and ripping. Re: PicCrypt - Matt - 05-08-2009 JokeofWeek Wrote:Matt Wrote:JokeofWeek Wrote:Matt Wrote:And prevents screenshots, which is retarded. I meant all the useless crap. I can see a point in encrypting, but not all the other crap people try to do. Re: PicCrypt - grimsk8ter11 - 05-08-2009 Um, because its a common practice to try to protect your data? For a commercial game their art costs them hundreds f thousands of dollars. End users like us just follow what we know, and what we know is that big games do go through some length to protect their graphics (these days textures for 3D models mostly). It's like saying why add hacking/admin/editor checks because they can do it if they really want to anyway. Re: PicCrypt - Matt - 05-08-2009 grimsk8ter11 Wrote:Um, because its a common practice to try to protect your data? For a commercial game their art costs them hundreds f thousands of dollars. End users like us just follow what we know, and what we know is that big games do go through some length to protect their graphics (these days textures for 3D models mostly). Uh no. You should read what I said. It's pointless to change the clipboard shit when someone tries to screenshot the game. It's just retarded. I said I see the point in encrypting the graphics, it's the other retarded shit people try to do. -_- The best attempt I've ever seen a game take to protect graphics, is storing them all in a zip file that is password protected and then opening that and loading directly from the file without extracting it. Re: PicCrypt - Rian - 05-08-2009 Matt Wrote:It's pointless to change the clipboard shit when someone tries to screenshot the game. It's just retarded. Why? Seems like it will prevent lots of graphic stealing. |