The Network Execution Tool 🚩 This is the open source repository of NetExec maintained by a community of passionate people NetExec - The Network Execution Tool This project was initially created in 2015 by @byt3bl33d3r, known as CrackMapExec. In 2019 @mpgn_x64 started maintaining the project for the next 4 years, adding a lot of great tools and features. In September 2023 he retired from maintaining the project. Along with many other contributers, we (NeffIsBack, Marshall-Hallenbeck, and zblu…
Hacktoberfest 2023 OPEN FIRST Pull Request - FREE T-SHIRT🎉HacktoberFest 2023 OPEN FIRST Pull Request 🎉 Contributors of Hacktoberfest 2023 This Project Is Perfect For Your First Pull Request 🗣 Hacktoberfest encourages participation in the open source community, which grows bigger every year. 📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free DIGITAL-SWAGS 🔥. INSTRUCTIONS- Fork this Repository using the button at the top …
🐛 一个爬虫程序,整理了腾讯视频、爱奇艺、优酷、哔哩哔哩等视频网站中,能够观看的「豆瓣电影 Top250 榜单」影片。Where is top 250 movie ? 本仓库整理了腾讯视频、爱奇艺、优酷、哔哩哔哩等视频网站中,能够观看的「豆瓣电影 Top250 榜单」影片,点击 Badge 可跳转至相应的电影首页,👏 欢迎一同维护。 更新于 11/20/2021,每三个月手动维护一次,请持续关注。 电影列表 排名 电影名称 推荐语 相关链接 1 肖申克的救赎 希望让人自由。 2 霸王别姬 风华绝代。 3 阿甘正传 一部美国近现代史。 4 这个杀手不太冷 怪蜀黍和小萝莉不得不说的故事。 5 泰坦尼克号 失去的才是永恒的。 6 美丽人生 最美的谎言。 7 千与千寻 最好的宫崎骏,最好的久石让。 8 辛德勒的名单 拯救一个人,就是拯救整个世界。 9 盗梦空间 诺兰给了我们一场无法盗取的梦。 10 忠犬八公的故事 永远都不能忘记你所爱的人。 11 星际穿越 爱…
localpilot Use GitHub Copilot locally on your Macbook with one-click! Demo Video demo.mov This video is not sped up or slowed down. Installation First, open VS Code Settings and add the following to your settings.json file: "github.copilot.advanced": { "debug.testOverrideProxyUrl": "http://localhost:5001", "debug.overrideProxyUrl": "http://localhost:5001" } Create a virtualenv to run this Python process, in…
Starter Kit FPS This package includes a basic template for a first person shooter in Godot 4.1.1.stable.official. Includes features like; Character controller Weapons, switching weapons Enemies Sprites and 3D Models (CC0 licensed) Screenshot Controls Key Command W A S D Movement Spacebar Jump Left mouse button Shoot E Switch weapon License MIT License Copyright (c) 2023 Kenney Permission is hereby granted, free of charge, to any person obtaining a copy of this software and a…
Efficient Streaming Language Models with Attention SinksEfficient Streaming Language Models with Attention Sinks [paper] streamingllm_demo.mp4 TL;DR We deploy LLMs for infinite-length inputs without sacrificing efficiency and performance. Abstract Deploying Large Language Models (LLMs) in streaming applications such as multi-round dialogue, where long interactions are expected, is urgently needed but poses two major challenges. Firstly, during the decoding …
CS2 external cheat.CS2_External CS2 external cheat. ImGui library -> OS-ImGui NOTICE This source just used to study how to code a simple CS2 external hack systematically. 这个源码仅供学习如何系统的写一套CS2外部辅助程序。 Functions BoneESP BoxESP AimBot (With rcs) EyeLine Auto update offsets weaponESP Radar TriggerBot HeadShoot Line Fov Line
Iceriver Overclocking We have so many people to thank for contributing to this project they are listed here. While we did this out of excessive nerdy drive to learn and poke, we are not charging for this information or the modded binaries. Donations are always welcome and appreciated, but not necessary. If you would like to donate, please send KAS to the following address: kaspa:qq3jzvq6jlapzjhngfj6m28cs8uq4ha47kcazauaaxt5ethw56p0xpq7pwnfa If you are using a KS0, go to KS0 Overclocking If you…
The fastest way to develop full-stack web apps with React & Node.js. The fastest way to develop full-stack web apps with React & Node.js. Web page | Docs Wasp (Web Application Specification) is a Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command! Why is Wasp awesome 🚀 Quick start: Due to its expressiveness, you can create and deploy a production-ready web app from scratch with very few lines of conc…