1,031 skills found · Page 16 of 35
Mhassanbughio / Dart Email ValidatorA simple (but correct) Dart class for validating email addresses without using RegEx. Can also be used to validate emails within Flutter apps (see Flutter email validation). Installation Dart requires the latest version of Dart. You can download the latest and greatest here. 1. Depend on it Add this to your package's pubspec.yaml file: dependencies: email_validator: '^1.0.6' 2. Install it You can install packages from the command line: $ pub get .. Alternatively, your editor might support pub. Check the docs for your editor to learn more. 3. Import it Now in your Dart code, you can use: import 'package:email_validator/email_validator.dart'; Usage Read the unit tests under test, or see code example below: void main() { var email = "fredrik@gmail.com"; assert(EmailValidator.validate(email)); } Tips You can also use this repo as a template for creating Dart packages, just clone the repo and start hacking :)
69zainka69 / InstashellInstashell v1.5.5 Author: github.com/thelinuxchoice Edited & Uploaded By: kNIGHT(github.com/cyberknight777) IG: instagram.com/thelinuxchoice IG: Instagram.com/cyb3r_kn1ght_0ff1c1al Don't copy this code without give me the credits, bitch! Instashell is an Shell Script to perform multi-threaded brute force attack against Instagram, this script can bypass login limiting and it can test infinite number of passwords with a rate of +400 passwords/min using 20 threads. insta Features Multi-thread (400 pass/min, 20 threads) Save/Resume sessions Anonymous attack through TOR Check valid usernames Default password list (best +39k 8 letters) Check and Install all dependencies Usage: git clone https://github.com/cyberknight777/instashell Open A Session And Type tor cd instashell chmod +x instashell.sh ./instashell.sh Install requirements (Curl, Tor, Openssl): chmod +x install.sh ./install.sh How it works? Script uses an Android ApkSignature to perform authentication in addition using TOR and rotating the ip address to avoid blocking.
Daddy-Qilo / BlackeyeBLACKEYE v1.5.1 UPDATES : Updated the port forwarding support to ngrok2.0 FOR ANY SUGGESTION CONTACT :@suljot_gjoka or x3rz.r on Instagram! From @An0nUD4Y (https://github.com/An0nUD4Y/blackeye) BLACKEYE v1.5 UPDATES : Added 10 new websites from the Pro version! The tool is completely free now FOR ANY SUGGESTION CONTACT :@suljot_gjoka on Instagram! BLACKEYE v1.2 UPDATES : Added 2 new websites : iCloud ID , Wi-Fi phisher Updated Google Account website Removed : Spotify,Netflix,Paypal,eBay,Amazon,CryptoCurrency and Steam. They are available on the pro version of Blackeye including more websites with paid content. Contact me on Instagram : @suljot_gjoka for the Pro Version BLACKEYE v1.0 Coded by: @thelinuxchoice (https://github.com/thelinuxchoice/blackeye) Upgraded by: @suljot_gjoka (https://github.com/whiteeagle0/blackeye) Credits (Copyright) Phishing Pages generated by An0nUD4Y (https://github.com/An0nUD4Y): Instagram Phishing Pages generated by Social Fish tool (UndeadSec) (https://github.com/UndeadSec/SocialFish): Facebook,Google,SnapChat,Twitter,Microsoft Phishing Pages generated by @suljot_gjoka (https://github.com/whiteeagle0/blackeye): PayPal,eBay,CryptoCurrency,Verizon,Drop Box,Adobe ID,Shopify,Messenger,TwitchMyspace,Badoo,VK,Yandex,devianART Description BLACKEYE is an upgrade from original ShellPhish Tool (https://github.com/thelinuxchoice/shellphish) by thelinuxchoice under GNU LICENSE. It is the most complete Phishing Tool, with 32 templates +1 customizable Legal disclaimer: Usage of BlackEye for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. Only use for educational purposes. Usage: git clone https://github.com/x3rz/blackeye.git cd blackeye bash blackeye.sh ./ngrok authtoken <your_auth_token> bash blackeye.sh
jarombouts / Star Trek Voice CloneGive Claude Code the voice of a Starfleet computer. ElevenLabs TTS voice clone + Claude Code skill for LCARS-style audible notifications.
ErinHales / Codepen CloneNo description available
titanxdevz / Code X ClonerNo description available
kayaklee / Tb Common Utilclone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/
serranoarevalo / InstacloneInstagram Front End Clone for Nomad Coders HTML5/CSS3/JS Jeju Camp
rioharper / CloneYourselfAll the files and code needed to clone yourself using GPT3
MissPurrple / Claw Code Swipea clone of the now locked claw-code by Sigrid Jin
thom-nic / Python Xbeeclone from http://code.google.com/p/python-xbee with 900HP support
Kgotso-Koete / FoodTasker Restaurant Web AppfoodTasker is an UberEats clone. This is my code from the Code4Startups tutorial
androidnerds / Shelvesclone of Romain Guy's project on Google Code.
rains31 / Svncloner In Phpsvn cloner is a kit for downloading source code through .svn info.
vbohush / OpenCameraGithub Clone of Open Camera https://sourceforge.net/p/opencamera/code/ci/master/tree/
mkaidev / Mkaidev KerjaBuild a Real-Time Slack Clone With Nextjs, React, Tailwind, Auth.js | Code with Antonio
Benjamin-cup / Solana Pumpfun Smart Contractpump.fun clone: pumpfun smart contract fork (pump.fun fork), solana pump fun smart contract source code
dashed / Javascript Seed ProjectSeed project for JavaScript based apps. Just clone and code.
Atennop1 / SwampAttackA Swamp Attack clone designed to hone my coding skills
najmiter / Windows 11 CloneWindows 11 clone using HTML, CSS, and Javascript. Feel free to use any of the code anywhere you want.