from where we find the source code of softwares

Morningdot Hablu

Morningdot Hablu

@morningdot-6Xuj4M Oct 22, 2024
hi friends any one know from where we get the source code of softtwares like vlc,window midia player, and other softwares....??????
.
😁

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • gaurav.bhorkar

    gaurav.bhorkar

    @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

    techworm

    @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 Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Feb 13, 2010

    gaurav.bhorkar
    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.
    thanks gaurav,

    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.
  • gaurav.bhorkar

    gaurav.bhorkar

    @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-#