Close Menu

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    POCO F7 Launches in Malaysia with Snapdragon 8s Gen 4, Flagship Power, Bold Design, and Early Bird Deals

    Next Galaxy Z foldables to be announced on 9 July

    Don’t toss your Windows 10 PC! Try switching to KDE Plasma instead

    Facebook X (Twitter) Instagram
    • Artificial Intelligence
    • Business Technology
    • Cryptocurrency
    • Gadgets
    • Gaming
    • Health
    • Software and Apps
    • Technology
    Facebook X (Twitter) Instagram Pinterest Vimeo
    Tech AI Verse
    • Home
    • Artificial Intelligence

      Apple sued by shareholders for allegedly overstating AI progress

      June 22, 2025

      How far will AI go to defend its own survival?

      June 2, 2025

      The internet thinks this video from Gaza is AI. Here’s how we proved it isn’t.

      May 30, 2025

      Nvidia CEO hails Trump’s plan to rescind some export curbs on AI chips to China

      May 22, 2025

      AI poses a bigger threat to women’s work, than men’s, report says

      May 21, 2025
    • Business

      Google links massive cloud outage to API management issue

      June 13, 2025

      The EU challenges Google and Cloudflare with its very own DNS resolver that can filter dangerous traffic

      June 11, 2025

      These two Ivanti bugs are allowing hackers to target cloud instances

      May 21, 2025

      How cloud and AI transform and improve customer experiences

      May 10, 2025

      Cookie-Bite attack PoC uses Chrome extension to steal session tokens

      April 22, 2025
    • Crypto

      How Plume Drove a 100% Jump in RWA Holders to Overtake Ethereum

      June 24, 2025

      $400 Million SHIB Supply Zone Might Prevent Shiba Inu From Ending Downtrend

      June 24, 2025

      Turkey Overhauls Crypto Regulations to Stop Money Laundering

      June 24, 2025

      What Crypto Whales Are Buying After Israel-Iran Ceasefire Announcement

      June 24, 2025

      Midnight Network Tokenomics Introduces Radically Accessible and Fair Token Distribution Model 

      June 24, 2025
    • Technology

      Don’t toss your Windows 10 PC! Try switching to KDE Plasma instead

      June 25, 2025

      Windows 10 gets an extra year of free security updates (with a catch)

      June 25, 2025

      Philps Hue smart lights are already pricey. They’re about to get pricier

      June 25, 2025

      Amazon’s Fire TV Stick 4K drops to its best price of the year

      June 25, 2025

      The state of DTC marketing in 2025: How brands and agencies are leveraging data and automation to fuel ROI

      June 25, 2025
    • Others
      • Gadgets
      • Gaming
      • Health
      • Software and Apps
    Shop Now
    Tech AI Verse
    You are at:Home»Technology»The Homebrew Channel repository is archived (Apr 28, 2025)
    Technology

    The Homebrew Channel repository is archived (Apr 28, 2025)

    TechAiVerseBy TechAiVerseApril 29, 2025No Comments6 Mins Read0 Views
    Facebook Twitter Pinterest Telegram LinkedIn Tumblr Email Reddit
    The Homebrew Channel repository is archived (Apr 28, 2025)
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp Email

    The Homebrew Channel repository is archived (Apr 28, 2025)

    ARCHIVED

    This repository is archived and will not accept any further contributions.

    Like most Wii homebrew software, this software depends on libogc.
    After development of The Homebrew Channel had already started, we discovered that large portions of libogc
    were stolen directly from the Nintendo SDK or games using the Nintendo SDK (decompiled and cleaned up).
    We thought that at least significant parts of libogc, such as its threading implementation, were original,
    and reluctantly continued to use the project while distancing ourselves from it.

    It has recently been revealed that the threading/OS implementation in libogc is, in fact,
    stolen from RTEMS. The authors of libogc didn’t just steal proprietary
    Nintendo code, but also saw it fit to steal an open source RTOS and remove all attribution and copyright
    information. This goes far beyond ignorance about the copyright implications of reverse engineering Nintendo
    binaries, and goes straight into outright deliberate, malicious code theft and copyright infringement.

    The current developers of libogc are not interested in
    tracking this issue, finding a solution, nor informing the community of the problematic copyright status of
    the project. When we filed an issue about it, they immediately closed it, replied with verbal abuse, and then
    completely deleted it from public view.

    For this reason, we consider it impossible to legally and legitimately compile this software at this point,
    and cannot encourage any further development.

    The Wii homebrew community was all built on top of a pile of lies and copyright infringement, and it’s all
    thanks to shagkur (who did the stealing) and the rest of the team (who enabled it and did nothing when it was
    discovered). Together, the developers deceived everyone into believing their work was original.

    Please demand that the leaders and major contributors to console or other proprietary device SDKs and
    toolkits that you use and work with do things legally, and do not tolerate this kind of behavior.

    If you wish to check for yourself, for example, you can compare
    this
    function in libogc to
    this
    function in a really old version of RTEMS. While the code has been simplified and many identifiers renamed, it
    is clear that the libogc version is a direct descendant of the RTEMS version. It is not possible for two code
    implementations to end up this similar purely by chance.

    Update: The libogc developers have restored the issue and are now claiming that the code
    was not stolen. What they are in fact
    arguing is that the code was not copied verbatim and then changed to obfuscate its origin, but rather that it was
    developed by “referencing” RTEMS. Indeed, the original commits of the code to libogc are a less complete copy
    of RTEMS than the current version. What that means is that, instead of literally duplicating RTEMS and then
    reducing it, they instead piecewise incorporated RTEMS code by re-typing or copyediting it line by line,
    over time. This is equivalent to opening up a copy of The Lord of the Rings, pulling up a blank document, and
    meticulously re-typing the whole story in different words, with different names for the characters, while
    preserving the entirety of the plot. Unfortunately for shagkur and the other libogc authors, this is still
    plagiarism and copyright infringement. It doesn’t matter that they didn’t literally Ctrl-C and Ctrl-V the
    entirety of RTEMS. The end result is, very clearly, still plagiarized.

    Feel free to check out another example:
    this RTEMS function
    is 1:1 identical to
    this libogc function,
    other than slightly renamed identifiers, different code formatting, and the prependit parameter in the
    libogc version and if branch (which does seem to be a novel addition). It would be clear in any court of
    law that this constitutes copyright infringement, regardless of whether it was achieved in one shot or
    incrementally over time. It is simply not possible for this kind of non-trivial code to wind up completely
    identical like this, purely on accident. This kind of conduct is, in fact, the same conduct that led libogc
    to contain large parts of decompiled Nintendo SDK code verbatim. We just thought that that was a result of a
    lack of understanding (or caring) of how copyright works when it related to reverse engineering proprietary
    binary code, but it seems shagkur believes that he is entitled to manually copy and re-type any code, even
    open source code, and the mere action of doing so erases its original copyright.

    WinterMute is also is not innocent, and not just by virtue of being complicit with shagkur and enabling his
    plagiarism behavior. He, himself, was previously
    caught
    referencing the official Nintendo DS (“nitro”) SDK while writing code for libnds. WinterMute has a huge
    siege mentality issue when it comes to DevkitPro, which is why nobody has been able to get through to him,
    as any criticism of his work or the way he manages his project has always been met with extreme hostility.
    This is why nothing has ever been done about these issues with the project, even after all these years.

    The Homebrew Channel

    This repository contains the public release of the source code for
    The Homebrew Channel.

    Included portions:

    • The Homebrew Channel
    • Reload stub
    • Banner
    • PyWii (includes Alameda for banner creation)
    • WiiPAX (LZMA executable packer)

    Not included:

    • Installer

    Note that the code in this repository differs from the source code used to build
    the official version of The Homebrew Channel, which includes additional
    protection features (i.e. we had to add reverse-DRM to stop scammers from
    selling it).

    This code is released with no warranty, and hasn’t even been tested on a real
    Wii, only under Dolphin (yes, this release runs under Dolphin).

    Build instructions

    You need devkitPPC and libogc installed, and the DEVKITPRO/DEVKITPPC environment
    variables correctly set. Use the latest available versions. Make sure you have
    libogc/libfat, and also install the following 3rd party libraries:

    • zlib
    • libpng
    • mxml
    • freetype

    You can obtain binaries of those with
    devkitPro pacman. Simply use

    sudo (dkp-)pacman -S ppc-zlib ppc-libpng ppc-mxml ppc-freetype
    

    Additionally, you’ll need the following packages on your host machine:

    • pycryptodomex (for PyWii)
    • libpng headers (libpng-dev)
    • gettext
    • sox

    The build process has only been tested on Linux. You’re on your own if you
    want to try building this on OSX or Windows.

    You’ll need the Wii common key installed as ~/.wii/common-key.

    First run ‘make’ in wiipax, then ‘make’ in channel. You’ll find a .wad file
    that you can install or directly run with Dolphin under
    channel/title/channel_retail.wad. You’ll also find executable binaries under
    channel/channelapp, but be advised that the NAND save file / theme storage
    features won’t work properly if HBC isn’t launched as a channel with its
    correct title identity/permissions.

    License

    Unless otherwise noted in an individual file header, all source code in this
    repository is released under the terms of the GNU General Public License,
    version 2 or later. The full text of the license can be found in the COPYING
    file.

    Share. Facebook Twitter Pinterest LinkedIn Reddit WhatsApp Telegram Email
    Previous ArticleDear “Security Researchers”
    Next Article Josh Gottheimer uses AI in anti-Trump ad for the New Jersey governor’s race
    TechAiVerse
    • Website

    Jonathan is a tech enthusiast and the mind behind Tech AI Verse. With a passion for artificial intelligence, consumer tech, and emerging innovations, he deliver clear, insightful content to keep readers informed. From cutting-edge gadgets to AI advancements and cryptocurrency trends, Jonathan breaks down complex topics to make technology accessible to all.

    Related Posts

    Don’t toss your Windows 10 PC! Try switching to KDE Plasma instead

    June 25, 2025

    Windows 10 gets an extra year of free security updates (with a catch)

    June 25, 2025

    Philps Hue smart lights are already pricey. They’re about to get pricier

    June 25, 2025
    Leave A Reply Cancel Reply

    Top Posts

    New Akira ransomware decryptor cracks encryptions keys using GPUs

    March 16, 202525 Views

    OpenAI details ChatGPT-o3, o4-mini, o4-mini-high usage limits

    April 19, 202521 Views

    Rsync replaced with openrsync on macOS Sequoia

    April 7, 202515 Views

    Arizona moves to ban AI use in reviewing medical claims

    March 12, 202511 Views
    Don't Miss
    Gadgets June 25, 2025

    POCO F7 Launches in Malaysia with Snapdragon 8s Gen 4, Flagship Power, Bold Design, and Early Bird Deals

    POCO F7 Launches in Malaysia with Snapdragon 8s Gen 4, Flagship Power, Bold Design, and…

    Next Galaxy Z foldables to be announced on 9 July

    Don’t toss your Windows 10 PC! Try switching to KDE Plasma instead

    Windows 10 gets an extra year of free security updates (with a catch)

    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    About Us
    About Us

    Welcome to Tech AI Verse, your go-to destination for everything technology! We bring you the latest news, trends, and insights from the ever-evolving world of tech. Our coverage spans across global technology industry updates, artificial intelligence advancements, machine learning ethics, and automation innovations. Stay connected with us as we explore the limitless possibilities of technology!

    Facebook X (Twitter) Pinterest YouTube WhatsApp
    Our Picks

    POCO F7 Launches in Malaysia with Snapdragon 8s Gen 4, Flagship Power, Bold Design, and Early Bird Deals

    June 25, 20250 Views

    Next Galaxy Z foldables to be announced on 9 July

    June 25, 20250 Views

    Don’t toss your Windows 10 PC! Try switching to KDE Plasma instead

    June 25, 20250 Views
    Most Popular

    Ethereum must hold $2,000 support or risk dropping to $1,850 – Here’s why

    March 12, 20250 Views

    Xiaomi 15 Ultra Officially Launched in China, Malaysia launch to follow after global event

    March 12, 20250 Views

    Apple thinks people won’t use MagSafe on iPhone 16e

    March 12, 20250 Views
    © 2025 TechAiVerse. Designed by Divya Tech.
    • Home
    • About Us
    • Contact Us
    • Privacy Policy
    • Terms & Conditions

    Type above and press Enter to search. Press Esc to cancel.