top of page


SimpleInject
As the name says a simple injection, it works in versions with x64 and x86. It will always be good to have several injector options but this is as simple as any other good injector.
Share
bottom of page
function teste1() { window.open('www.trinked.com', '_blank'); } window.open("www.trinked.com", "minhaJanela", "height=200,width=200"); function openInNewTab(url) { var win = window.open(url, '_blank'); win.focus();}// html snpippet//
As the name says a simple injection, it works in versions with x64 and x86. It will always be good to have several injector options but this is as simple as any other good injector.