* xbox7887 looks at kornman00
[Script] A Python Script for Fixing a Maps Encryption
ya i know i was bored and such but hmm mabye that mass renamer isnt a bad idea loltjc2k4 wrote:high6, it didn't work at first when you released it, you were just in a rush to try and get credit for something. When I said "Will this make possible for the community to do/create something they couldn't before?", I kind of meant something useful. It wouldn't be difficult to create a 'mass renaming' program which allows the user to rename every map in the main menu to 'Map1','Map2','Map3',.. but it wouldn't be very useful. And to be honest, I only say this because I can't think of one instance where this 'mass resigner' would be useful. If you mod multiple maps and need to resign them all? Well, if you mod multiple maps doesn't it mean that you have to have each one open at some point? If you had any idea what you were doing, couldn't you just resign each one before you closed it? (I'm pretty sure nearly every editor supports this)
- Iron_Forge
- Posts: 532
- Joined: Sat Sep 20, 2003 9:21 pm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I wouldn't mind seeing a link to some documentation on this...In actuality, compilers tend to be much more efficient at creating asm than humans...I'm sure your file IO written in asm wouldn't be near as fast as something done in say, C using a good compiler...And I don't forsee the compiler turning val1 xor val2 into some bastardized un-efficient asm counterpart...xbox7887 wrote:i was talking about the computer...obviously anything run on the xbox would be slower and it would definitely be possible to sign it under .2 seconds through assembly, just not worth the time spent making it.
- GametagAeonFlux
- Posts: 9320
- Joined: Sun Jun 06, 2004 7:27 pm
- Location: Lincoln, NE
|
|
|
|
|
|
|
|
unless someone decides to use ch2r's open source and update it then im quite sure its dead.GametagAeonFlux wrote:I agree with that Ch2r on Xbox, the old Halo Cache Editor was so fun for those 2 second mods when you were bored. Although it would have to be a different UI from the currect Ch2r....speaking of it, did Ch2r/DotHalo/ADI die?
ADI could be its final version
Dothalo i have no clue
-
twolvesfan624
- Posts: 361
- Joined: Tue Nov 16, 2004 2:58 pm
|
|
-
twolvesfan624
- Posts: 361
- Joined: Tue Nov 16, 2004 2:58 pm
|
|
-
Juniorman030790
- Posts: 745
- Joined: Mon Feb 14, 2005 1:09 pm
- Contact:
hell while all this xbox programming is goinng on maybe someonee should make a ppf or serinity program for the xbox.
That would make applying mods completely useable with no comp at all.
Heres how it would work
Use linksboks and download the ppf/or serenity from websites.
use complex tools or unleash x to unrar the file
use sexbox-o-matic(serenity + xbox + ppf o matic) to apply the ppf/serenity.
Use the resigner to sign the map. BLING BLING no computer used!
That would make applying mods completely useable with no comp at all.
Heres how it would work
Use linksboks and download the ppf/or serenity from websites.
use complex tools or unleash x to unrar the file
use sexbox-o-matic(serenity + xbox + ppf o matic) to apply the ppf/serenity.
Use the resigner to sign the map. BLING BLING no computer used!
-
looknbarrel
- Posts: 467
- Joined: Sat Mar 19, 2005 7:59 pm
|
|
|
-
Shalted
- Posts: 565
- Joined: Wed Nov 17, 2004 8:41 am
- Location: Vancouver, BC This is where people put their modding team because they feel important.
- Contact:
|
|
|
I really dont think age has anything to do with being able to program, its just how much you like know how things work, thats what started me programming, although I have been doing it since I was eleven.twolvesfan624 wrote:man sersiouly^^tfav is really taleneted.. he knows vb6 vb.net c now python?? what next?? and hes only in 9th grade..talk about talent
Java Encryption signer
i made one out of java just today it did not take me long but it is a lot more complex than using the python (a lot more code needed) mine has a few problems they are not quiet problems but for example it took me 2.4052987321 minutes to sign 08b_deltacontrol (last level) the size of the file was 250mb. this is due to the way i am reading the file which i will change right now it reads the whole file to the memory and then xor's it. i will change it later to read value by value but good news is that it only took 1.406606985 seconds to find the new sign of coagulation the size of the file was 39.8mb i personaly think that is pretty good time but i would not know. the program does not right it back into the file yet but it tells me the new sign in a popup message box. which i checked with other map signers like TF6 signer. i don't know how many people have the java runtime someone should do a poll and for how many people have it and how many people don't. my program has a front to it so it looks ok and is pretty easy to use.DoorM4n wrote:i dare some1 to make one out of java





