The Ctrl + V Game

  • Thread starter Thread starter smileyhead
  • Start date Start date
  • Views Views 573,826
  • Replies Replies 9,272
  • Likes Likes 15
1668327324665.png
 
  • Wow
Reactions: SylverReZ
Had to remove some links to copyrighted software lol
Code:
---
title: Nand Sweeper
layout: dsiware
---
<style>
  .float-container {
    border: 0px solid #fff;
    font-size: 0;
  }

  .float-child1 {
    width: 40%;
    height: 40%;
    float: left;
    padding: 1vw;
  }

  .float-child2 {
    width: 20%;
    height: 40%;
    float: right;
    padding: 1vw;
  }
</style>
<div class="float-container">
  <div class="float-child1">
    <div class="container">
      <div class="imageOne image">
        <img src="/assets/dsi/widebarnoprompt_u.png" style="width:75vw;">
        <img src="/assets/dsi/widepromptnobar.png" style="width:75vw;height:83vw;">
        <img src="/assets/dsi/widebarnoprompt_d.png" style="width:75vw;">
      </div>
      <div class="othertext" style="width:73.5vw;">
        <h1>Nand Sweeper</h1>
        This allows you to <code>SWEEP</code> or <code>DUMP</code> the NAND and SD card. These features are explained below.<br><br><span style="color:orange;">The app comes in two versions (NTRJ and NTRJ-Secure). I don't know the specific difference between them, but NTRJ-Secure will not boot.</span>
        <h2>SWEEP</h2>
        The <code>SWEEP</code> function allows you to set every byte in NAND or the SD as <code>00, FF, 55, AA</code>, or incremental/decremental and random patterns. The location to start writing is set through the <code>Input Transfer Sector</code>.
        <h2>DUMP</h2>
        <code>DUMP</code> displays a hex dump of the NAND and SD. The <code>Input Sector Address</code> sets the location to start reading from, and dpad-up and dpad-down are used to scroll through the hex dump.
        <div style="text-align:center;"><h1>Screenshots:</h1>

        <div style="float: left;width: 35vw;"><img src="/assets/dsi/screenshots/NandSweeper/nandsweeper_sweep.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
        <div style="float: left;width: 35vw;"><img src="/assets/dsi/screenshots/NandSweeper/nandsweeper_dump.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div></div>
      </div>
    </div>
    </ul>
  </div>
  <div class="float-child2">
    <div class="container">
      <div class="imageOne image">
        <img src="/assets/dsi/thinbarnoprompt_u.png" style="width:20vw;">
        <img src="/assets/dsi/thinpromptnobar.png" style="width:20vw;height:83vw;">
        <img src="/assets/dsi/thinbarnoprompt_d.png" style="width:20vw;">
      </div>
      <div class="imageTwo">
        <ul class="homeimg">
          <div class="container">
            <div class="imageTwo image2">
              <img src="/assets/dsi/homemenu.png" class="homeimg">
            </div>
            <div class="imageThree image3">
              <div class="hometext" style="padding-top: 2vw;padding-left: 2.9vw;">NINTENDO DSi™<br>Demonstration</div>
              <!--padding-top 2vw and 2.7vw for two and one line banners, respectively-->
              <div class="imageThree image3 homeicon">
                <img src="/assets/dsi/icon/default.gif" width="13%" height="13%">
              </div>
            </div>
            <div class="othertext" style="text-align:left;padding-top:25%;margin-left:-15%;">
            <p>
            <b>Source:</b><div style="font-size: 40px;font-size: 1vw;">Gigaleaks/platinum.7z/twl.7z/TwlToolsRED/tools/Mastering Batch File.zip/sample/NTRJ.srl</div><br>
            <b>Downloads:</b>
            <table class="othertexts" style="solid; width: 100%;font-size: 3px;font-size: 1vw;">
            <tr>
              <th><br>SRL</th>
            </tr>
            <tr>
              <td><a href="">NTRJ</a></td>
            </tr>
            <tr>
              <td><a href="">NTRJ-Secure</a></td>
            </tr>
            </table>

            </p>
            </div>
        </ul>
      </div>
    </div>
  </div>
</div>
</div>
 

Site & Scene News

Popular threads in this forum