fix decode error and write some doc

This commit is contained in:
2020-04-13 15:36:37 +08:00
parent 4f941f606b
commit 71885d70ba
8 changed files with 90 additions and 16 deletions

View File

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Super Script Viewer Help</title>
</head>
<body>
<h1>Super Script Viewer Help</h1>
<p>In this file, I will introduce how to use this viewer.</p>
<br />
<br />
<!-- todo: finish this-->
</body>
</html>

View File

@ -19,7 +19,12 @@
{% endfor %}
</ol>
{% endfor %}
<br />
<br />
<p>Generated by <a href="https://github.com/yyc12345/SuperScriptMaterializer">SuperScriptMaterializer</a>. All codes are under GPLv3.<br />
Powered by <a href="https://github.com/pallets/flask">Flask</a>.<br />
Ancestor projects: <a href="https://github.com/BearKidsTeam/VirtoolsScriptDeobfuscation">BearKidsTeam/VirtoolsScriptDeobfuscation</a> and <a href="https://github.com/BearKidsTeam/Script-Materializer">BearKidsTeam/Script-Materializer</a>.<br />
Thank <a href="https://github.com/chirs241097">chirs241097</a> and <a href="https://github.com/instr3">2jjy</a>.</p>
</body>
</html>

View File

@ -25,7 +25,7 @@
</div>
<div style="width: 100px;">
<button style="width: 100px; height: 50px;">LEGEND</button>
<button style="width: 100px; height: 50px;">Help</button>
</div>
</div>
<div style="background: #7f7f7f; width: 100%; height: 100%; overflow: scroll; position: relative;">