mirror of
https://github.com/EndPwnArchive/cynergy.git
synced 2024-08-14 22:46:57 +00:00
canary message
This commit is contained in:
parent
dffb47707a
commit
c9f066e36f
1 changed files with 2 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
if(typeof(_cynergy_ver) !== "undefined"){
|
||||
setup();
|
||||
}
|
||||
},2000);
|
||||
},100);
|
||||
</script>
|
||||
</head>
|
||||
<body style="margin:0; font-family:monospace;">
|
||||
|
@ -94,6 +94,7 @@
|
|||
<button class="btn btn-lg btn-success" role="button" onclick="injectme()">Inject me 💉😩</button>
|
||||
<button class="btn btn-lg btn-warning" role="button" onclick="asarunpwn()">Fix asar file</button>
|
||||
</p>
|
||||
<h2 style="color:red;">Working on Canary 0.0.184 fix. Just head back to Discord for now.</h2>
|
||||
</div>
|
||||
|
||||
<div id="logger" class="rainbowme" style="background-color:rgba(0,0,0,0.5); font-size:16px; width:100%; padding:4px;">Log starts here</div>
|
||||
|
|
Loading…
Reference in a new issue