mirror of
https://github.com/EndPwnArchive/endpwn3.git
synced 2024-08-15 00:23:30 +00:00
fix the entrypoint call
also add stage2.js for future use
This commit is contained in:
parent
c0ec2b59e2
commit
0635fe2536
2 changed files with 54 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
var epapi = krequire('epapi.js');
|
||||
|
||||
// call the entrypoint
|
||||
epapi.go('reference-bootstrap');
|
||||
epapi.go('bootsyhax-dr1ft',0,1);
|
||||
|
||||
})();`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue