Hay is there such thing as a Source code Grabber ?????
A program that can suck the source code out of the program ???
Im sure i saw somthing about it on the net ??
If there is i want it lol !!!
Hay is there such thing as a Source code Grabber ?????
A program that can suck the source code out of the program ???
Im sure i saw somthing about it on the net ??
If there is i want it lol !!!
Do you mean a decompiler? A debug build will contain the source code, but you may or may not have a debug build.
CodeCall Blog | CodeCall Wiki | Shareware
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog
It depends on what language the program was built in. C#/VB/C++.NET software will decompile and even contain the original comments. This is why the authors should obfuscate when creating programs built using .NET.
For any other language you might be able to find a decompiler. I believe you can decompile just about anything to ASM, however, I have no experience with such things.
Moved to General Programming
oops sorry for postig in wrong place![]()
Yeah it would be great to be able to find out what language the program was writen in ?? NotePad ??
I thought that all programs where secure and locked up so you cant just go and unpack them ?? or that would be cracking i guess ?? or is that just paid softwares ??
so its possible just to go get any program and take it apart to get the source code out of it then ?
Thats Great lol
Im on about VB source mainly to so thats good news![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum