Thefools Patch Builder

Developed or developing a new product in PureBasic? Tell the world about it.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Thefools Patch Builder

Post by thefool »

Hi! This is kindda my first real release. Maybe its not too usefull for you, but some of you may find interrest in this.
Its a full vizualized Patch builder. It creates small 15 kb executables with a nice interface. The builder is really easy to use.

Please write comments, bugs, ideas and more here on this forum.

Even though you dont need t please test it anyway 8)

Download here:

http://80.196.151.109
(32 kb)


:D thanks :D
Last edited by thefool on Thu Apr 08, 2004 9:18 am, edited 2 times in total.
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

The link's dead, fool :(
Paid up PB User !
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

hmm.. please wait. ill setup an http server right away..!

edit:

New adress:-

http://80.196.151.109
Manne
User
User
Posts: 30
Joined: Mon Apr 28, 2003 8:49 pm

Post by Manne »

Object not found :cry:
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

***Fixed***

I hope this is fixed now!
Please try again!

http://80.196.151.109

a damn file was the problem(i hope), also a firewall :oops:

Now. Try again :D
AlGonzalez
User
User
Posts: 53
Joined: Sun Feb 15, 2004 6:04 am
Location: Easley, SC, USA

Post by AlGonzalez »

Nope

HTTP/1.0 404-01 Object Not Found
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Pleasy try again. I dont understand all theese truble i have..
Try again please, i forgot to rename the file.
omid-xp
Enthusiast
Enthusiast
Posts: 119
Joined: Tue Jan 27, 2004 2:17 pm

Post by omid-xp »

Hi thefool.

I download that and no have any problem.

I now go for test it.

Thank you.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Thanks! Its seems to work now!
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

anyone have a commentary?

edit: Server up again. just down for the night.
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

Hide the temporary files !

More error checking...... I got file not found... put patcher in same dir as file.... and it already was !?

Let the user press enter to add the bytes, pressing the button every time is not friendly....

Also I had same amount of entries in position and byte and it said that they were different.... but still wrote an exe when it should have highlighted the problem and made me fix it....

It might be useful to add the function to view the exe you are patching and select the bytes from the 'HEX editor' which is much easier than typing in the values....

:)
Paid up PB User !
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

thanks :)

File not found? I never had that problem.

other things:
thanks for pointing out. i will try to fix it.
the reason its having theese bugs is that i started programming this long time ago. Not long after i bought PB. How to hide the temporary files? I wonder if they can be extracted to memory instead of disk(the config files). Well, maybe i should rewrite it :(
But anyway i think its a pretty nice gui :P

Now i got those errors to fix, i will turn off the server.
omid-xp
Enthusiast
Enthusiast
Posts: 119
Joined: Tue Jan 27, 2004 2:17 pm

Post by omid-xp »

I test it.

It's good for patch but not full.

You can extract temp file to temp folder ( user don't like see temp file in current folder )

Add remove button for add byte and add address.

When press build button better is ask of user for file name and address for save it.

Thanks.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

@omid-xp: thanks.

the remove button for adress and that is also what i though someone would say :) It will be fixed, when i have the time, someday. also the temp thing. the build thing would also be very easy.
Post Reply