Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@gauravbhorkar-Pf9kZD • Feb 13, 2010
You can easily get the source code of open source software like VLC media player, Linux, etc from the software owner's website.
You cannot get source code of Windows media player because it is a proprietary software i.e. it is owned by Microsoft and they don't want to make the source public.
PS: Please don't leave a trail of dots or question marks in your post. It makes the post unreadable. -
@techworm-Etpwrh • Feb 13, 2010
Source code of open source softwares can be seen by disassemblers like ollydbg and microsoft disassemblers,but they give the assembly language code. -
@morningdot-6Xuj4M • Feb 13, 2010
thanks gaurav,gaurav.bhorkarYou can easily get the source code of open source software like VLC media player, Linux, etc from the software owner's website.
You cannot get source code of Windows media player because it is a proprietary software i.e. it is owned by Microsoft and they don't want to make the source public.
PS: Please don't leave a trail of dots or question marks in your post. It makes the post unreadable.
can you give me the link from where we able to find source code in c or c++.
also thanks for guide me i think next time i don,t do such like mistake,s. -
@gauravbhorkar-Pf9kZD • Feb 13, 2010
Open source developers make available the source code in the language they use.
You can find VLC media player source code here -> <a href="https://www.videolan.org/developers/vlc.html" target="_blank" rel="nofollow noopener noreferrer">VideoLAN developers - VLC media player - VideoLAN</a>
Remember that open source software developers always make available the source code of their program. There are a whole lot of open source softwares, just google them and get their source from their respective websites.
You can search various open source software here -> #-Link-Snipped-#