README.md
Rendering markdown...
<!DOCTYPE html>
<html>
<head>
<style>
body {
font-family: monospace;
}
</style>
<script src="ready.js"></script>
<script src="logging.js"></script>
<script src="shell.js"></script>
<script src="offsets.js"></script>
<script src="stage1.js"></script>
<script src="stage2.js"></script>
<script src="utils.js"></script>
<script src="int64.js"></script>
<script src="pwn.js"></script>
</head>
<body>
Here we go...<br />
</body>
</html>