Skip to content

Instantly share code, notes, and snippets.

@jaames
Last active December 18, 2018 20:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaames/2d26d20f622be712712c71f0563ca3f7 to your computer and use it in GitHub Desktop.
Save jaames/2d26d20f622be712712c71f0563ca3f7 to your computer and use it in GitHub Desktop.
Original landing page for the PegaSwitch exploit by ReSwitched team (built in one evening :P)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>PegaSwitch</title>
<meta name="description" content="PegaSwitch -- an exploit toolkit for the Nintendo Switch">
<meta name="twitter:card" content="summary">
<meta property="og:site_name" content="PegaSwitch">
<meta property="og:title" name="twitter:title" itemprop="name" content="PegaSwitch">
<meta property="og:description" name="twitter:description" itemprop="description" content="PegaSwitch -- an exploit toolkit for the Nintendo Switch">
<meta property="og:url" name="twitter:url" content="https://pegaswitch.com/">
<meta property="og:image" name="twitter:image" content="https://pegaswitch.com/ path to preview image .png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.css" />
<style media="screen">
/*
primary color: #4BDDB3
bg color: #363642
inverted color: #fff
*/
html {
background-color: #363642;
color: #fff;
font-size: 1.2em;
font-family: "Open Sans", sans-serif;
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
h1, h2, h3, h4, h5, h6 {
text-align: center;
font-family: "Rubik", sans-serif;
margin: 0.5em 0;
}
a {
text-decoration: none;
color: #4BDDB3;
}
a:hover {
cursor: pointer;
border-bottom: 2px solid #4BDDB3;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.wrap {
width: 100%;
max-width: 960px;
margin: 0 auto;
padding: 0 1em;
}
.wrap.wrap--narrow {
max-width: 420px;
}
.button {
line-height: 48px;
text-align: center;
display: inline-block;
text-decoration: none !important;
border: none !important;
padding: 0 2em;
font-weight: bold;
color: #28c799;
}
.button.button--large {
line-height: 64px;
height: 64px;
border-radius: 32px;
background-color: #fff;
padding: 0 2em;
font-size: 1.2rem;
}
.hero {}
.headerBar {
padding-top: 2em;
padding-bottom: 2em;
}
.headerBar__logo {
min-height: 64px;
float: left;
}
.headerBar__logo svg {
fill: #4BDDB3;
}
.headerBar__nav {
min-height: 64px;
line-height: 64px;
float: right;
}
.nav {
list-style-type: none;
padding: 0;
margin: 0;
}
.nav__item {
display: inline-block;
padding: 0 0.5em;
margin: 0;
}
.intro {
text-align: center;
color: #efeff1;
}
.intro__title {
display: inline-block;
text-align: center;
font-size: 3em;
margin: 2rem 0;
}
.title__sub {
margin-top: 0;
text-align: right;
font-size: 1rem;
}
.intro__description {
width: 100%;
max-width: 600px;
margin: 2rem auto;
text-align: center;
line-height: 1.4em;
}
.showcase {
margin: 4rem 0;
}
.showcase .wrap {
/*padding: 0;*/
}
.callToAction {
margin: 4rem 0;
text-align: center;
}
.callToAction .button {
max-width: 320px;
margin: 0 auto;
}
/*
http://stackoverflow.com/questions/15844500/shrink-a-youtube-video-to-responsive-width
*/
.videoWrap {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.videoWrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.column {
float: left;
width: 100%;
}
.column.column--half {
width: 50%;
}
.column.column--full {
width: 100%;
}
.footer {
padding-bottom: 4rem;
}
.footer .column {
text-align: center;
list-style-type: none;
padding: 0 0.5em;
margin: 1rem 0;
}
@media (max-width: 480px) {
.headerBar {
padding: 1em 0;
text-align: center;
}
.headerBar__nav {
line-height: 48px;
}
.headerBar__logo,
.headerBar__nav {
display: block;
float: none;
}
.footer .column {
width: 100%;
}
}
</style>
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js"></script>
<script>
WebFont.load({
google: {
families: ["Rubik", "Open Sans:400,700"]
}
});
// analytics script can go here if you want
</script>
</head>
<body>
<header class="hero">
<div class="headerBar wrap clearfix">
<div class="headerBar__logo">
<a href="https://reswitched.tech">
<svg class="logo__svg" xmlns="http://www.w3.org/2000/svg" height="64" viewBox="0 0 664 256">
<g fill-rule="evenodd" transform="translate(16 48)">
<path fill-rule="nonzero" d="M72 144L60.006997 144C44.5389607 144 32 131.461009 32 115.993003L32 94.3431458 17.6568542 80 32 65.6568542 32 44.006997C32 28.5389607 44.5389915 16 60.006997 16L72 16 72 8 60.006997 8C40.1207178 8 24 24.1206783 24 44.006997L24 62.3431458 9.87971778 76.463428C7.92718286 78.4159629 7.92840475 81.585259 9.87971778 83.536572L24 97.6568542 24 115.993003C24 135.879282 40.1206783 152 60.006997 152L72 152 72 144zM4.22286353 70.8065737L16 59.0294373 16 44.006997C16 19.702342 35.7024982 0 60.006997 0L71.9976628 0C76.4172316 0 80 3.5800761 80 7.99165249L80 16.0083475C80 20.4220153 76.4256517 24 71.9976628 24L60.006997 24C48.9572896 24 40 32.9572186 40 44.006997L40 68.9705627 28.9705627 80 40 91.0294373 40 115.993003C40 127.04271 48.9572186 136 60.006997 136L71.9976628 136C76.4172316 136 80 139.580076 80 143.991652L80 152.008348C80 156.422015 76.4256517 160 71.9976628 160L60.006997 160C35.702342 160 16 140.297502 16 115.993003L16 100.970563 4.22286353 89.1934263C-.848122009 84.1224407-.858385656 75.8878229 4.22286353 70.8065737zM592 91.0294373L592 115.993003C592 127.04271 583.042781 136 571.993003 136L560.002337 136C555.582768 136 552 139.580076 552 143.991652L552 152.008348C552 156.422015 555.574348 160 560.002337 160L571.993003 160C596.297658 160 616 140.297502 616 115.993003L616 100.970563 627.777136 89.1934263C632.848122 84.1224407 632.858386 75.8878229 627.777136 70.8065737L616 59.0294373 616 44.006997C616 19.702342 596.297502 0 571.993003 0L560.002337 0C555.582768 0 552 3.5800761 552 7.99165249L552 16.0083475C552 20.4220153 555.574348 24 560.002337 24L571.993003 24C583.04271 24 592 32.9572186 592 44.006997L592 68.9705627 603.029437 80 592 91.0294373z"/>
<path d="M73.648,111.402 C73.2799982,111.003331 73.096,110.497336 73.096,109.884 L73.096,49.808 C73.096,49.13333 73.2799982,48.5966687 73.648,48.198 C74.0160018,47.7993313 74.5066636,47.6 75.12,47.6 L97.568,47.6 C104.560035,47.6 110.03398,49.2406503 113.99,52.522 C117.94602,55.8033497 119.924,60.5719687 119.924,66.828 C119.924,71.4893566 118.758678,75.3226516 116.428,78.328 C114.097322,81.3333484 110.846688,83.4186608 106.676,84.584 L120.844,109.148 C121.028001,109.516002 121.12,109.853332 121.12,110.16 C121.12,110.650669 120.936002,111.079998 120.568,111.448 C120.199998,111.816002 119.770669,112 119.28,112 L115.232,112 C114.311995,112 113.591336,111.785335 113.07,111.356 C112.548664,110.926665 112.073335,110.313337 111.644,109.516 L98.12,85.964 L81.744,85.964 L81.744,109.884 C81.744,110.497336 81.5293355,111.003331 81.1,111.402 C80.6706645,111.800669 80.1493364,112 79.536,112 L75.12,112 C74.5066636,112 74.0160018,111.800669 73.648,111.402 Z M97.2,78.42 C106.46138,78.42 111.092,74.5253723 111.092,66.736 C111.092,58.9466277 106.46138,55.052 97.2,55.052 L81.744,55.052 L81.744,78.42 L97.2,78.42 Z M134.572,107.078 C130.830648,103.183314 128.776002,97.8627004 128.408,91.116 L128.316,87.988 L128.408,84.952 C128.776002,78.3279669 130.830648,73.053353 134.572,69.128 C138.313352,65.202647 143.311969,63.24 149.568,63.24 C156.3147,63.24 161.543315,65.3866452 165.254,69.68 C168.964685,73.9733548 170.82,79.7999632 170.82,87.16 L170.82,88.816 C170.82,89.4293364 170.620669,89.9353313 170.222,90.334 C169.823331,90.7326687 169.317336,90.932 168.704,90.932 L136.78,90.932 L136.78,91.76 C136.964001,95.7466866 138.190655,99.1506526 140.46,101.972 C142.729345,104.793347 145.734648,106.204 149.476,106.204 C152.358681,106.204 154.704658,105.636672 156.514,104.502 C158.323342,103.367328 159.687995,102.186673 160.608,100.96 C161.160003,100.223996 161.589332,99.7793341 161.896,99.626 C162.202668,99.4726659 162.723996,99.396 163.46,99.396 L167.508,99.396 C168.060003,99.396 168.535331,99.5493318 168.934,99.856 C169.332669,100.162668 169.532,100.561331 169.532,101.052 C169.532,102.40134 168.704008,104.026657 167.048,105.928 C165.391992,107.829343 163.046015,109.469993 160.01,110.85 C156.973985,112.230007 153.493353,112.92 149.568,112.92 C143.311969,112.92 138.313352,110.972686 134.572,107.078 Z M162.448,84.676 L162.448,84.4 C162.448,80.1066452 161.282678,76.6106802 158.952,73.912 C156.621322,71.2133198 153.493353,69.864 149.568,69.864 C145.581313,69.864 142.453345,71.2133198 140.184,73.912 C137.914655,76.6106802 136.78,80.1066452 136.78,84.4 L136.78,84.676 L162.448,84.676 Z M189.746,110.528 C186.035315,108.933325 183.21401,106.83268 181.282,104.226 C179.34999,101.61932 178.322667,98.8133484 178.2,95.808 C178.2,95.3173309 178.383998,94.8880018 178.752,94.52 C179.120002,94.1519982 179.579997,93.968 180.132,93.968 L184.64,93.968 C185.744006,93.968 186.510665,94.5813272 186.94,95.808 C187.492003,98.3840129 189.07132,100.607324 191.678,102.478 C194.28468,104.348676 198.010642,105.284 202.856,105.284 C208.069359,105.284 211.963987,104.364009 214.54,102.524 C217.116013,100.683991 218.404,98.1386829 218.404,94.888 C218.404,92.8026562 217.77534,91.0853401 216.518,89.736 C215.26066,88.3866599 213.390012,87.2060051 210.906,86.194 C208.421988,85.1819949 204.696025,83.9400074 199.728,82.468 C195.00531,81.1186599 191.248681,79.677341 188.458,78.144 C185.667319,76.610659 183.566674,74.7246779 182.156,72.486 C180.745326,70.2473221 180.04,67.4106838 180.04,63.976 C180.04,60.6639834 180.929324,57.7046797 182.708,55.098 C184.486676,52.4913203 187.06265,50.4366742 190.436,48.934 C193.80935,47.4313258 197.795977,46.68 202.396,46.68 C207.180024,46.68 211.273983,47.5233249 214.678,49.21 C218.082017,50.8966751 220.673324,53.0126539 222.452,55.558 C224.230676,58.1033461 225.181333,60.6639871 225.304,63.24 C225.304,63.7920028 225.120002,64.2519982 224.752,64.62 C224.383998,64.9880018 223.924003,65.172 223.372,65.172 L218.772,65.172 C218.281331,65.172 217.821336,65.0186682 217.392,64.712 C216.962665,64.4053318 216.656001,63.9453364 216.472,63.332 C216.103998,60.6946535 214.632013,58.5173419 212.056,56.8 C209.479987,55.0826581 206.260019,54.224 202.396,54.224 C198.225313,54.224 194.913346,55.0366585 192.46,56.662 C190.006654,58.2873415 188.78,60.6946507 188.78,63.884 C188.78,66.0306774 189.347328,67.7786599 190.482,69.128 C191.616672,70.4773401 193.364655,71.6733281 195.726,72.716 C198.087345,73.7586719 201.537311,74.9546599 206.076,76.304 C211.289359,77.7760074 215.383319,79.2479926 218.358,80.72 C221.332682,82.1920074 223.555993,84.0166558 225.028,86.194 C226.500007,88.3713442 227.236,91.1773162 227.236,94.612 C227.236,100.377362 225.043355,104.869984 220.658,108.09 C216.272645,111.310016 210.338704,112.92 202.856,112.92 C197.826642,112.92 193.456685,112.122675 189.746,110.528 Z M248.048,111.448 C247.618665,111.079998 247.281335,110.497337 247.036,109.7 L233.972,67.012 L233.788,66.092 C233.788,65.5399972 233.971998,65.0800018 234.34,64.712 C234.708002,64.3439982 235.167997,64.16 235.72,64.16 L239.492,64.16 C240.105336,64.16 240.611331,64.328665 241.01,64.666 C241.408669,65.003335 241.638666,65.3253318 241.7,65.632 L252.096,100.776 L263.136,66.092 C263.258667,65.6013309 263.534665,65.1566687 263.964,64.758 C264.393336,64.3593313 264.975996,64.16 265.712,64.16 L268.656,64.16 C269.392004,64.16 269.974665,64.3593313 270.404,64.758 C270.833336,65.1566687 271.109333,65.6013309 271.232,66.092 L282.272,100.776 L292.668,65.632 C292.729334,65.3253318 292.959331,65.003335 293.358,64.666 C293.756669,64.328665 294.262664,64.16 294.876,64.16 L298.648,64.16 C299.200003,64.16 299.659998,64.3439982 300.028,64.712 C300.396002,65.0800018 300.58,65.5399972 300.58,66.092 L300.396,67.012 L287.332,109.7 C287.086666,110.497337 286.749336,111.079998 286.32,111.448 C285.890665,111.816002 285.246671,112 284.388,112 L281.076,112 C279.481325,112 278.438669,111.233341 277.948,109.7 L267.184,76.396 L256.42,109.7 C255.929331,111.233341 254.886675,112 253.292,112 L249.98,112 C249.121329,112 248.477336,111.816002 248.048,111.448 Z M309.846,54.546 C309.447331,54.1473313 309.248,53.6413364 309.248,53.028 L309.248,48.244 C309.248,47.6306636 309.447331,47.1093355 309.846,46.68 C310.244669,46.2506645 310.750664,46.036 311.364,46.036 L316.792,46.036 C317.405336,46.036 317.926665,46.2506645 318.356,46.68 C318.785336,47.1093355 319,47.6306636 319,48.244 L319,53.028 C319,53.6413364 318.785336,54.1473313 318.356,54.546 C317.926665,54.9446687 317.405336,55.144 316.792,55.144 L311.364,55.144 C310.750664,55.144 310.244669,54.9446687 309.846,54.546 Z M310.582,111.402 C310.183331,111.003331 309.984,110.497336 309.984,109.884 L309.984,66.276 C309.984,65.6626636 310.183331,65.1566687 310.582,64.758 C310.980669,64.3593313 311.486664,64.16 312.1,64.16 L316.148,64.16 C316.761336,64.16 317.267331,64.3593313 317.666,64.758 C318.064669,65.1566687 318.264,65.6626636 318.264,66.276 L318.264,109.884 C318.264,110.497336 318.064669,111.003331 317.666,111.402 C317.267331,111.800669 316.761336,112 316.148,112 L312.1,112 C311.486664,112 310.980669,111.800669 310.582,111.402 Z M335.304,95.9 L335.304,71.244 L328.036,71.244 C327.422664,71.244 326.932002,71.0600018 326.564,70.692 C326.195998,70.3239982 326.012,69.8333364 326.012,69.22 L326.012,66.276 C326.012,65.6626636 326.195998,65.1566687 326.564,64.758 C326.932002,64.3593313 327.422664,64.16 328.036,64.16 L335.304,64.16 L335.304,48.796 C335.304,48.1826636 335.487998,47.6766687 335.856,47.278 C336.224002,46.8793313 336.714664,46.68 337.328,46.68 L341.376,46.68 C341.989337,46.68 342.495331,46.8793313 342.894,47.278 C343.292669,47.6766687 343.492,48.1826636 343.492,48.796 L343.492,64.16 L354.9,64.16 C355.513337,64.16 356.019331,64.3593313 356.418,64.758 C356.816669,65.1566687 357.016,65.6626636 357.016,66.276 L357.016,69.22 C357.016,69.8333364 356.816669,70.3239982 356.418,70.692 C356.019331,71.0600018 355.513337,71.244 354.9,71.244 L343.492,71.244 L343.492,95.256 C343.492,98.3840156 343.997995,100.745325 345.01,102.34 C346.022005,103.934675 347.754655,104.732 350.208,104.732 L355.82,104.732 C356.433337,104.732 356.923998,104.931331 357.292,105.33 C357.660002,105.728669 357.844,106.234664 357.844,106.848 L357.844,109.884 C357.844,110.497336 357.660002,111.003331 357.292,111.402 C356.923998,111.800669 356.433337,112 355.82,112 L349.564,112 C340.057286,112 335.304,106.633387 335.304,95.9 Z M369.732,107.354 C366.051982,103.643315 364.120001,98.4453668 363.936,91.76 L363.844,88.08 L363.936,84.4 C364.120001,77.7146332 366.051982,72.5166852 369.732,68.806 C373.412019,65.0953148 378.533301,63.24 385.096,63.24 C389.512022,63.24 393.237985,64.0219922 396.274,65.586 C399.310015,67.1500078 401.579326,69.0973217 403.082,71.428 C404.584674,73.7586783 405.397333,76.0893217 405.52,78.42 C405.581334,78.9720028 405.382002,79.4626645 404.922,79.892 C404.461998,80.3213355 403.956003,80.536 403.404,80.536 L399.356,80.536 C398.742664,80.536 398.282668,80.3980014 397.976,80.122 C397.669332,79.8459986 397.362668,79.3400037 397.056,78.604 C395.951995,75.5986516 394.43401,73.4673396 392.502,72.21 C390.56999,70.9526604 388.132015,70.324 385.188,70.324 C381.323981,70.324 378.257345,71.519988 375.988,73.912 C373.718655,76.304012 372.492001,79.9533088 372.308,84.86 L372.216,88.08 L372.308,91.3 C372.492001,96.2066912 373.718655,99.855988 375.988,102.248 C378.257345,104.640012 381.323981,105.836 385.188,105.836 C388.193349,105.836 390.646657,105.20734 392.548,103.95 C394.449343,102.69266 395.951995,100.561348 397.056,97.556 C397.362668,96.8199963 397.669332,96.3140014 397.976,96.038 C398.282668,95.7619986 398.742664,95.624 399.356,95.624 L403.404,95.624 C403.956003,95.624 404.461998,95.8386645 404.922,96.268 C405.382002,96.6973355 405.581334,97.1879972 405.52,97.74 C405.397333,100.009345 404.584674,102.309322 403.082,104.64 C401.579326,106.970678 399.310015,108.933325 396.274,110.528 C393.237985,112.122675 389.512022,112.92 385.096,112.92 C378.533301,112.92 373.412019,111.064685 369.732,107.354 Z M414.35,111.402 C413.951332,111.003331 413.752,110.497336 413.752,109.884 L413.752,48.796 C413.752,48.12133 413.951332,47.6000018 414.35,47.232 C414.748669,46.8639982 415.254664,46.68 415.868,46.68 L420.1,46.68 C420.77467,46.68 421.295998,46.8639982 421.664,47.232 C422.032002,47.6000018 422.216,48.12133 422.216,48.796 L422.216,70.232 C423.994676,67.9626553 426.095321,66.230006 428.518,65.034 C430.940679,63.837994 433.930649,63.24 437.488,63.24 C443.37603,63.24 447.96065,65.1259811 451.242,68.898 C454.52335,72.6700189 456.164,77.6533024 456.164,83.848 L456.164,109.884 C456.164,110.497336 455.964669,111.003331 455.566,111.402 C455.167332,111.800669 454.661337,112 454.048,112 L449.724,112 C449.110664,112 448.604669,111.800669 448.206,111.402 C447.807332,111.003331 447.608,110.497336 447.608,109.884 L447.608,84.4 C447.608,79.9839779 446.534678,76.5493456 444.388,74.096 C442.241323,71.6426544 439.14402,70.416 435.096,70.416 C431.170647,70.416 428.042678,71.6579876 425.712,74.142 C423.381322,76.6260124 422.216,80.0453116 422.216,84.4 L422.216,109.884 C422.216,110.497336 422.016669,111.003331 421.618,111.402 C421.219332,111.800669 420.713337,112 420.1,112 L415.868,112 C415.254664,112 414.748669,111.800669 414.35,111.402 Z M472.56,107.078 C468.818648,103.183314 466.764002,97.8627004 466.396,91.116 L466.304,87.988 L466.396,84.952 C466.764002,78.3279669 468.818648,73.053353 472.56,69.128 C476.301352,65.202647 481.299969,63.24 487.556,63.24 C494.302701,63.24 499.531315,65.3866452 503.242,69.68 C506.952685,73.9733548 508.808,79.7999632 508.808,87.16 L508.808,88.816 C508.808,89.4293364 508.608669,89.9353313 508.21,90.334 C507.811332,90.7326687 507.305337,90.932 506.692,90.932 L474.768,90.932 L474.768,91.76 C474.952001,95.7466866 476.178656,99.1506526 478.448,101.972 C480.717345,104.793347 483.722648,106.204 487.464,106.204 C490.346681,106.204 492.692658,105.636672 494.502,104.502 C496.311343,103.367328 497.675996,102.186673 498.596,100.96 C499.148003,100.223996 499.577332,99.7793341 499.884,99.626 C500.190668,99.4726659 500.711997,99.396 501.448,99.396 L505.496,99.396 C506.048003,99.396 506.523332,99.5493318 506.922,99.856 C507.320669,100.162668 507.52,100.561331 507.52,101.052 C507.52,102.40134 506.692008,104.026657 505.036,105.928 C503.379992,107.829343 501.034015,109.469993 497.998,110.85 C494.961985,112.230007 491.481353,112.92 487.556,112.92 C481.299969,112.92 476.301352,110.972686 472.56,107.078 Z M500.436,84.676 L500.436,84.4 C500.436,80.1066452 499.270679,76.6106802 496.94,73.912 C494.609322,71.2133198 491.481353,69.864 487.556,69.864 C483.569314,69.864 480.441345,71.2133198 478.172,73.912 C475.902656,76.6106802 474.768,80.1066452 474.768,84.4 L474.768,84.676 L500.436,84.676 Z M522.122,106.664 C518.901984,102.493312 517.169335,97.2186986 516.924,90.84 L516.832,88.08 L516.924,85.32 C517.169335,79.0026351 518.917317,73.7433543 522.168,69.542 C525.418683,65.3406457 530.233302,63.24 536.612,63.24 C542.990699,63.24 547.958649,65.5093106 551.516,70.048 L551.516,48.796 C551.516,48.1826636 551.715332,47.6766687 552.114,47.278 C552.512669,46.8793313 553.018664,46.68 553.632,46.68 L557.772,46.68 C558.385337,46.68 558.891332,46.8793313 559.29,47.278 C559.688669,47.6766687 559.888,48.1826636 559.888,48.796 L559.888,109.884 C559.888,110.497336 559.688669,111.003331 559.29,111.402 C558.891332,111.800669 558.385337,112 557.772,112 L553.816,112 C553.202664,112 552.712002,111.800669 552.344,111.402 C551.975998,111.003331 551.792,110.497336 551.792,109.884 L551.792,105.928 C548.295983,110.589357 543.236033,112.92 536.612,112.92 C530.171968,112.92 525.342016,110.834688 522.122,106.664 Z M548.02,101.466 C550.166678,98.6139857 551.331999,95.225353 551.516,91.3 C551.577334,90.62533 551.608,89.4600083 551.608,87.804 C551.608,86.0866581 551.577334,84.89067 551.516,84.216 C551.393333,80.474648 550.212678,77.239347 547.974,74.51 C545.735322,71.780653 542.530688,70.416 538.36,70.416 C533.943978,70.416 530.72401,71.7959862 528.7,74.556 C526.67599,77.3160138 525.572001,80.9346443 525.388,85.412 L525.296,88.08 C525.296,99.8560589 529.650623,105.744 538.36,105.744 C542.653355,105.744 545.873323,104.318014 548.02,101.466 Z"/>
</g>
</svg>
</a>
</div>
<nav class="headerBar__nav">
<ul class="nav">
<li class="nav__item">
<a href="https://github.com/ReSwitched/PegaSwitch">Github</a>
</li>
<li class="nav__item">
<a href="https://reswitched.tech/">Wiki</a>
</li>
</ul>
</nav>
</div>
<div class="intro">
<div class="wrap">
<h1 class="intro__title">
PegaSwitch
<div class="title__sub">
by ReSwitched
</div>
</h1>
<div class="intro__description">
<p>
PegaSwitch is an exploit toolkit for the Nintendo Switch. By taking over WebKit, we are able to read/write memory, call native functions, and otherwise explore the functionality of the Switch from the domain of the WebKit process. This <strong>does not</strong> currently enable homebrew software, but is built to allow other hackers to work toward that goal.
</p>
</div>
</div>
</div>
</header>
<section class="callToAction">
<a class="button button--large" href="">
Get the Code
</a>
</section>
<section class="showcase">
<div class="wrap">
<div class="videoWrap">
<iframe id="ytplayer" type="text/html" width="960" height="565" src="https://www.youtube.com/embed/zQ1_IbFFbzA" frameborder="0"></iframe>
</div>
</div>
</section>
<footer class="footer">
<div class="wrap wrap--narrow clearfix">
<h3>Team</h3>
<ul class="column column--half">
<li>Daeken</li>
<li>SciresM</li>
<li>SomeoneWeird</li>
<li>crowell</li>
</ul>
<ul class="column column--half">
<li>Dazzozo</li>
<li>yupferris</li>
<li>Normmatt</li>
<li>Jaames</li>
</ul>
<ul class="column column--full">
&amp; many others
</ul>
</div>
</footer>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment