Results for "Author: computer controller"
This program can decompile almost any exe made on Visual Basic Version 6.0 and find all forms inside. Then it tells you the names and captions of the forms.
Updated! Now you can view other information about a Visual Basic exe, like Version, Description, Copyright and much more. Also, most bugs fixed. (Note - even though this doesn't actually decompile any code, if may in the future versions).
While trying to decompile a vb exe, I made a program that decompiles dos exes and changes them back into asm. It can understand commands like, pop, push, mov, jmp, sub, add, inc, cmp, dec, and whole bunch more. It can also tell if you are decompiling a windows exe or a dos exe. This program also comes with file telling you how to make a dos program using asm in debug. Of course, it doesn't decompile absolutly every command, this is only a start for decompiling code.
Do you really hate when you make a textbox for a password, but some hacker comes and turns the *'s into regular words? Well then this is for you. My simple code will stop a hacker from doing that. (Very easy. No API's. Commented)
This is so cool! A rainbow of yellow to blue rotate in a 3D format, and magically turns into a rainbow of light blue and green. This is not a skin! And doesn't need any API's to work. This is basic, but gives greate results. You can use it as an into to a game or even a program. If you click on the form, you will be able to stop the rainbow at any time. Look at screen shot. :-)
This program can decompile almost any exe made on Visual Basic Version 6.0 and find all forms inside. Then it tells you the names and captions of the forms.
Updated! Now you can view other information about a Visual Basic exe, like Version, Description, Copyright and much more. Also, most bugs fixed. (Note - even though this doesn't actually decompile any code, if may in the future versions).
While trying to decompile a vb exe, I made a program that decompiles dos exes and changes them back into asm. It can understand commands like, pop, push, mov, jmp, sub, add, inc, cmp, dec, and whole bunch more. It can also tell if you are decompiling a windows exe or a dos exe. This program also comes with file telling you how to make a dos program using asm in debug. Of course, it doesn't decompile absolutly every command, this is only a start for decompiling code.
Do you really hate when you make a textbox for a password, but some hacker comes and turns the *'s into regular words? Well then this is for you. My simple code will stop a hacker from doing that. (Very easy. No API's. Commented)
This is so cool! A rainbow of yellow to blue rotate in a 3D format, and magically turns into a rainbow of light blue and green. This is not a skin! And doesn't need any API's to work. This is basic, but gives greate results. You can use it as an into to a game or even a program. If you click on the form, you will be able to stop the rainbow at any time. Look at screen shot. :-)
This program can decompile almost any exe made on Visual Basic Version 6.0 and find all forms inside. Then it tells you the names and captions of the forms.
Updated! Now you can view other information about a Visual Basic exe, like Version, Description, Copyright and much more. Also, most bugs fixed. (Note - even though this doesn't actually decompile any code, if may in the future versions).
While trying to decompile a vb exe, I made a program that decompiles dos exes and changes them back into asm. It can understand commands like, pop, push, mov, jmp, sub, add, inc, cmp, dec, and whole bunch more. It can also tell if you are decompiling a windows exe or a dos exe. This program also comes with file telling you how to make a dos program using asm in debug. Of course, it doesn't decompile absolutly every command, this is only a start for decompiling code.
Do you really hate when you make a textbox for a password, but some hacker comes and turns the *'s into regular words? Well then this is for you. My simple code will stop a hacker from doing that. (Very easy. No API's. Commented)