54
54
Dec 9, 2019
12/19
by
0vercl0k
software
eye 54
favorite 0
comment 0
Full exploit chain (CVE-2019-11708 & CVE-2019-9810) against Firefox on Windows 64-bit. Full chain exploit for CVE-2019-11708 & CVE-2019-9810 This is a full browser compromise exploit chain (CVE-2019-11708 & CVE-2019-9810) targeting Firefox on Windows 64-bit. It uses CVE-2019-9810 for getting code execution in both the content process as well as the parent process and CVE-2019-11708 to trick the parent process into browsing to an arbitrary URL. I have covered CVE-2019-9810's...
Topics: GitHub, code, software, git
67
67
Jun 13, 2019
06/19
by
0voice
software
eye 67
favorite 0
comment 0
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT 2019年最新总结,从程序员到CTO,从专业走向卓越,企业内部分享文档pdf与PPT整理 整理大牛分享文档如下,持续更新一线开发架构,技术文档 网易蜂巢公有容器云架构之路 新浪微博redis优化历程 微博Cache架构设计实践 Go在大数据开发中的经验总结 基于Go构建滴滴核心业务平台的实践...
Topics: GitHub, code, software, git
33
33
Aug 20, 2019
08/19
by
0wczar
software
eye 33
favorite 0
comment 0
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe Airframe React High Quality Dashboard / Admin / Analytics template that works great on any smartphone, tablet or desktop. Available as Open Source as MIT license. View Demo jQuery Version Next Version - Documentation in preparation Angular Version - Documentation in preparation Vue Version - Documentation in preparation MVC.Net Version - Documentation in preparation Sketch...
Topics: GitHub, code, software, git
113
113
Nov 22, 2019
11/19
by
0x09AL
software
eye 113
favorite 0
comment 0
Extracting Clear Text Passwords from mstsc.exe using API Hooking. RdpThief RdpThief by itself is a standalone DLL that when injected in the mstsc.exe process, will perform API hooking, extract the clear-text credentials and save them to a file. An aggressor script accompanies it, which is responsible for managing the state, monitoring for new processes and injecting the shellcode in mstsc.exe. The DLL has been converted to shellcode using the sRDI project (https://github.com/monoxgas/sRDI)....
Topics: GitHub, code, software, git
55
55
Jan 6, 2020
01/20
by
0x4447
software
eye 55
favorite 0
comment 0
📫 A serverless email server on AWS using S3 and SES 📫 S3 Email This stack was created out of frustration due to the fact that to this day there's no easy way to have a full email server without the overhead of installing and configuring all servers needed to handle incoming and outgoing messages. We wanted something simple, with no interface and no server management, so we came up with S3-Email. This included AWS SES as our email server (receive and send) and S3 as our database and...
Topics: GitHub, code, software, git
77
77
Jun 3, 2019
06/19
by
0x4D31
software
eye 77
favorite 0
comment 0
FATT /fingerprintAllTheThings - a pyshark based script for extracting network metadata and fingerprints from pcap files and live network traffic 66 61 74 74 2e fingerprint all the things! More info about the fingerprinting methods, sample use-cases and research results will be added to the repo soon. Stay tuned! A script for extracting network metadata and fingerprints such as JA3 and HASSH from packet capture files (pcap) or live network traffic. The main use-case is for monitoring honeypots,...
Topics: GitHub, code, software, git
172
172
Dec 1, 2019
12/19
by
0x90n
software
eye 172
favorite 1
comment 0
All the deals for InfoSec related software/tools this Black Friday InfoSec Black Friday Deals 2019 All the deals for InfoSec related software/tools this Black Friday Hacker Essential Stickermule\https://www.stickermule.com/deals $19 down from $69 Software: Acrylic WiFi Hacking Suite\https://www.acrylicwifi.com/ 30% discount with code: BLACKFRIDAY VMware (Virtual Machine Application)\Workstation Pro & Fusion Pro, Workstation &...
Topics: GitHub, code, software, git
42
42
May 9, 2019
05/19
by
0xAlexei
software
eye 42
favorite 0
comment 0
INFILTRATE 2019 Demo Materials INFILTRATE 2019 In this repo we have material from my and Jeremy Blackthorne's INFILTRATE 2019 presentation "Three Heads are Better Than One: Mastering NSA’s Ghidra Reverse Engineering Tool" Twitter: https://twitter.com/0xAlexei https://twitter.com/0xJeremy To restore the repository download the bundle wget https://archive.org/download/github.com-0xAlexei-INFILTRATE2019_-_2019-05-02_23-03-17/0xAlexei-INFILTRATE2019_-_2019-05-02_23-03-17.bundle and run:...
Topics: GitHub, code, software, git
45
45
May 20, 2019
05/19
by
0xAlexei
software
eye 45
favorite 0
comment 0
INFILTRATE 2019 Demo Materials INFILTRATE 2019 - https://vimeo.com/335158460 In this repo we have material from my and Jeremy Blackthorne's INFILTRATE 2019 presentation "Three Heads are Better Than One: Mastering NSA’s Ghidra Reverse Engineering Tool" Twitter: https://twitter.com/0xAlexei https://twitter.com/0xJeremy To restore the repository download the bundle wget...
Topics: GitHub, code, software, git
158
158
Apr 23, 2019
04/19
by
0xacb
software
eye 158
favorite 0
comment 0
viewgen is a ViewState tool capable of generating both signed and encrypted payloads with leaked validation keys viewgen ASP.NET ViewState Generator viewgen is a ViewState tool capable of generating both signed and encrypted payloads with leaked validation keys or web.config files Requirements : Python 3 Installation pip3 install --upgrade -r requirements.txt or ./install.sh Usage ```bash$ viewstate -husage: viewgen [-h] [--webconfig WEBCONFIG] [-m MODIFIER] [-c COMMAND] [--decode] [--guess]...
Topics: GitHub, code, software, git
426
426
Mar 8, 2019
03/19
by
0xd4d
software
eye 426
favorite 0
comment 0
.NET debugger and assembly editor dnSpy dnSpy is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available. Want to say thanks? Click the star at the top of the page. Or fork dnSpy and send a PR! The following pictures show dnSpy in action. It shows dnSpy editing and debugging a .NET EXE file, not source code. Features (see below for more detail) Debug .NET Framework, .NET Core and Unity game assemblies, no source code...
Topics: GitHub, code, software, git
191
191
Nov 1, 2019
11/19
by
0xd4d
software
eye 191
favorite 0
comment 0
.NET debugger and assembly editor dnSpy dnSpy is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available. Want to say thanks? Click the star at the top of the page. Or fork dnSpy and send a PR! The following pictures show dnSpy in action. It shows dnSpy editing and debugging a .NET EXE file, not source code. Features (see below for more detail) Debug .NET Framework, .NET Core and Unity game assemblies, no source code...
Topics: GitHub, code, software, git
62
62
Jan 24, 2020
01/20
by
0xdea
software
eye 62
favorite 0
comment 0
Modern tactical exploitation toolkit. tactical-exploitation "The Other Way to Pen-Test" --HD Moore & Valsmith I've always been a big proponent of a tactical approach to penetration testing that does not focus on exploiting known software vulnerabilities, but relies on old school techniques such as information gathering and brute force. While being able to appreciate the occasional usefulness of a well-timed 0day, as a veteran penetration tester I favor an exploit-less approach....
Topics: GitHub, code, software, git
51
51
Jul 26, 2019
07/19
by
0xeb-bp
software
eye 51
favorite 0
comment 0
Public work for CVE-2019-0708 bluekeep Public work for CVE-2019-0708 To restore the repository download the bundle wget https://archive.org/download/github.com-0xeb-bp-bluekeep_-_2019-07-23_09-07-31/0xeb-bp-bluekeep_-_2019-07-23_09-07-31.bundle and run: git clone 0xeb-bp-bluekeep_-_2019-07-23_09-07-31.bundle Source: https://github.com/0xeb-bp/bluekeep Uploader: 0xeb-bp Upload date: 2019-07-23
Topics: GitHub, code, software, git
46
46
Mar 26, 2019
03/19
by
0xhelloworld
software
eye 46
favorite 0
comment 0
stuff i'm willing to share with the world lol To restore the repository download the bundle wget https://archive.org/download/github.com-0xhelloworld-public_-_2019-03-25_19-28-43/0xhelloworld-public_-_2019-03-25_19-28-43.bundle and run: git clone 0xhelloworld-public_-_2019-03-25_19-28-43.bundle Source: https://github.com/0xhelloworld/public Uploader: 0xhelloworld Upload date: 2019-03-25
Topics: GitHub, code, software, git
65
65
Aug 27, 2019
08/19
by
1technophile
software
eye 65
favorite 0
comment 0
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, beacons detection, mi flora / mi jia compatibility, SMS & LORA. Questions, support please don't open an issue, go first to the wiki and if you not find your answer go to the community forum OpenMQTTGateway To know the main functions of the gateway see belowhttps://1technophile.github.io/OpenMQTTGateway/ Download OpenMQTTGateway from the releases page The...
Topics: GitHub, code, software, git
23
23
Aug 10, 2019
08/19
by
2227324689
software
eye 23
favorite 0
comment 0
基于SpringBoot+Dubbo构建的电商平台-微服务架构 GPMall 电商网站 很多学员苦恼于没接触过分布式项目,希望有一些完整的项目来落地。所以我抽空给大家开发了一个微服务架构的电商网站,有兴趣的同学,可以私聊我一起参与项目的开发。...
Topics: GitHub, code, software, git
53
53
Sep 22, 2019
09/19
by
233boy
software
eye 53
favorite 0
comment 0
最好用的 V2Ray 一键安装脚本 & 管理脚本 Removed To restore the repository download the bundle wget https://archive.org/download/github.com-233boy-v2ray_-_2019-09-22_02-30-54/233boy-v2ray_-_2019-09-22_02-30-54.bundle and run: git clone 233boy-v2ray_-_2019-09-22_02-30-54.bundle Source: https://github.com/233boy/v2ray Uploader: 233boy Upload date: 2019-09-22
Topics: GitHub, code, software, git
49
49
Sep 24, 2019
09/19
by
233boy
software
eye 49
favorite 0
comment 0
最好用的 V2Ray 一键安装脚本 & 管理脚本 Removed To restore the repository download the bundle wget https://archive.org/download/github.com-233boy-v2ray_-_2019-09-24_06-34-17/233boy-v2ray_-_2019-09-24_06-34-17.bundle and run: git clone 233boy-v2ray_-_2019-09-24_06-34-17.bundle Source: https://github.com/233boy/v2ray Uploader: 233boy Upload date: 2019-09-24
Topics: GitHub, code, software, git
119
119
Nov 1, 2019
11/19
by
233boy
software
eye 119
favorite 0
comment 0
最好用的 V2Ray 一键安装脚本 & 管理脚本 Removed To restore the repository download the bundle wget https://archive.org/download/github.com-233boy-v2ray_-_2019-11-01_02-15-27/233boy-v2ray_-_2019-11-01_02-15-27.bundle and run: git clone 233boy-v2ray_-_2019-11-01_02-15-27.bundle Source: https://github.com/233boy/v2ray Uploader: 233boy Upload date: 2019-11-01
Topics: GitHub, code, software, git
30
30
Jul 4, 2019
07/19
by
2d-inc
software
eye 30
favorite 0
comment 0
Respository for the I/O 2019 demo: Become a tech lead, slay bugs, and don't get fired. Developer Quest Become a tech lead, slay bugs, and don't get fired. All in Flutter. Research tree The game progression is based on a "research tree" of tasks. The tree is defined in codein lib/src/shared_state/task_tree but for clarity it is also kept as a diagramin assets/docs . Here's the PNG. Performance testing Attach a real device and run the following command from the root of the repo:...
Topics: GitHub, code, software, git
48
48
Sep 25, 2019
09/19
by
2dust
software
eye 48
favorite 0
comment 0
None v2rayN How to use Download exe from release download Also need to download v2ray core in the same folder Run v2rayN.exe Requirements Microsoft .NET Framework 4.6 or higher Project V core https://github.com/v2ray/v2ray-core/releases To restore the repository download the bundle wget https://archive.org/download/github.com-2dust-v2rayN_-_2019-09-24_00-13-39/2dust-v2rayN_-_2019-09-24_00-13-39.bundle and run: git clone 2dust-v2rayN_-_2019-09-24_00-13-39.bundle Source:...
Topics: GitHub, code, software, git
33
33
Dec 29, 2019
12/19
by
2dust
software
eye 33
favorite 0
comment 0
None v2rayN How to use Download exe from release download Also need to download v2ray core in the same folder Run v2rayN.exe Requirements Microsoft .NET Framework 4.6 or higher Project V core https://github.com/v2ray/v2ray-core/releases To restore the repository download the bundle wget https://archive.org/download/github.com-2dust-v2rayN_-_2019-12-29_06-18-06/2dust-v2rayN_-_2019-12-29_06-18-06.bundle and run: git clone 2dust-v2rayN_-_2019-12-29_06-18-06.bundle Source:...
Topics: GitHub, code, software, git
84
84
Sep 23, 2019
09/19
by
2dust
software
eye 84
favorite 0
comment 0
None v2rayN How to use Download exe from release download Also need to download v2ray core in the same folder Run v2rayN.exe Requirements Microsoft .NET Framework 4.6 or higher Project V core https://github.com/v2ray/v2ray-core/releases To restore the repository download the bundle wget https://archive.org/download/github.com-2dust-v2rayN_-_2019-09-22_10-54-42/2dust-v2rayN_-_2019-09-22_10-54-42.bundle and run: git clone 2dust-v2rayN_-_2019-09-22_10-54-42.bundle Source:...
Topics: GitHub, code, software, git
45
45
Nov 18, 2019
11/19
by
2dust
software
eye 45
favorite 0
comment 0
None v2rayN How to use Download exe from release download Also need to download v2ray core in the same folder Run v2rayN.exe Requirements Microsoft .NET Framework 4.6 or higher Project V core https://github.com/v2ray/v2ray-core/releases To restore the repository download the bundle wget https://archive.org/download/github.com-2dust-v2rayN_-_2019-11-14_02-37-30/2dust-v2rayN_-_2019-11-14_02-37-30.bundle and run: git clone 2dust-v2rayN_-_2019-11-14_02-37-30.bundle Source:...
Topics: GitHub, code, software, git
47
47
Aug 6, 2019
08/19
by
3b1b
software
eye 47
favorite 0
comment 0
Animation engine for explanatory math videos Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos at 3Blue1Brown . Installation Manim runs on python 3.7. You can install it from PyPI via pip shpip3 install manimlib System requirements are cairo , ffmpeg , sox , latex (optional, if you want to use LaTeX). You can now use it via the manim command. For example: shmanim my_project.py MyScene For more options, take a...
Topics: GitHub, code, software, git
37
37
Dec 23, 2019
12/19
by
3b1b
software
eye 37
favorite 0
comment 0
Animation engine for explanatory math videos Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos at 3Blue1Brown . Installation Manim runs on Python 3.7. You can install it from PyPI via pip: shpip3 install manimlib System requirements are cairo , ffmpeg , sox , latex (optional, if you want to use LaTeX). You can now use it via the manim command. For example: shmanim my_project.py MyScene For more options, take...
Topics: GitHub, code, software, git
173
173
Oct 15, 2019
10/19
by
3b1b
software
eye 173
favorite 0
comment 0
Animation engine for explanatory math videos Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos at 3Blue1Brown . Installation Manim runs on python 3.7. You can install it from PyPI via pip shpip3 install manimlib System requirements are cairo , ffmpeg , sox , latex (optional, if you want to use LaTeX). You can now use it via the manim command. For example: shmanim my_project.py MyScene For more options, take a...
Topics: GitHub, code, software, git
57
57
Nov 2, 2019
11/19
by
404notf0und
software
eye 57
favorite 0
comment 0
2018-2020青年安全圈-活跃技术博主/博客 Security-Data-Analysis-and-Visualization 2018-2020青年安全圈-活跃技术博主/博客 声明 所有数据均来自且仅来自公开信息,未加入个人先验知识,如有疑义,请及时联系root@4o4notfound.org。 公开这批数据是为了大家一起更快更好地学习,请不要滥用这批数据,由此引发的问题,本人将概不负责。 Why 最初目的...
Topics: GitHub, code, software, git
29
29
Oct 31, 2019
10/19
by
521xueweihan
software
eye 29
favorite 0
comment 0
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 中文 | English HelloGitHub 一个分享 GitHub 上有趣、入门级的开源项目。 兴趣是最好的老师,这里能够帮你找到编程的兴趣! 简介 这是一个面向编程新手、热爱编程、对开源社区感兴趣人群的项目,内容 每月 28 号 以月刊的形式更新发布。内容包括: 流行项目 、 入门级项目 、 让生活变得更美好的工具 、...
Topics: GitHub, code, software, git
19
19
Aug 13, 2019
08/19
by
521xueweihan
software
eye 19
favorite 0
comment 0
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 中文 | English HelloGitHub 一个分享 GitHub 上有趣、入门级的开源项目。 兴趣是最好的老师,这里能够帮你找到编程的兴趣! 简介 这是一个面向编程新手、热爱编程、对开源社区感兴趣人群的项目,内容 每月 28 号 以月刊的形式更新发布。内容包括: 流行项目 、 入门级项目 、 让生活变得更美好的工具 、...
Topics: GitHub, code, software, git
20
20
Oct 30, 2019
10/19
by
521xueweihan
software
eye 20
favorite 0
comment 0
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 中文 | English HelloGitHub 一个分享 GitHub 上有趣、入门级的开源项目。 兴趣是最好的老师,这里能够帮你找到编程的兴趣! 简介 这是一个面向编程新手、热爱编程、对开源社区感兴趣人群的项目,内容 每月 28 号 以月刊的形式更新发布。内容包括: 流行项目 、 入门级项目 、 让生活变得更美好的工具 、...
Topics: GitHub, code, software, git
18
18
Jun 21, 2019
06/19
by
521xueweihan
software
eye 18
favorite 0
comment 0
:octocat: 分享 GitHub 上有趣、入门级的开源项目「每月28号更新」 中文 | English HelloGitHub 一个分享 GitHub 上有趣、入门级的开源项目。 兴趣是最好的老师,这里能够帮你找到编程的兴趣! 简介 这是一个面向 编程新手 、 热爱编程 、 对开源社区感兴趣 人群的项目,内容以月刊的形式更新发布。内容包括: 流行项目 、 入门级项目 、 让生活变得更美好的工具 、 书籍 、...
Topics: GitHub, code, software, git
23
23
Dec 20, 2019
12/19
by
521xueweihan
software
eye 23
favorite 0
comment 0
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 中文 | English HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。 兴趣是最好的老师,这里能够帮你找到编程的兴趣! 简介 这是一个面向编程新手、热爱编程、对开源社区感兴趣人群的项目,内容 每月 28 号 以月刊的形式更新发布。内容包括: 流行项目 、 入门级项目 、 让生活变得更美好的工具 、 书籍...
Topics: GitHub, code, software, git
17
17
Oct 1, 2019
10/19
by
521xueweihan
software
eye 17
favorite 0
comment 0
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 中文 | English HelloGitHub 一个分享 GitHub 上有趣、入门级的开源项目。 兴趣是最好的老师,这里能够帮你找到编程的兴趣! 简介 这是一个面向编程新手、热爱编程、对开源社区感兴趣人群的项目,内容 每月 28 号 以月刊的形式更新发布。内容包括: 流行项目 、 入门级项目 、 让生活变得更美好的工具 、...
Topics: GitHub, code, software, git
23
23
Dec 8, 2019
12/19
by
521xueweihan
software
eye 23
favorite 0
comment 0
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 中文 | English HelloGitHub 一个分享 GitHub 上有趣、入门级的开源项目。 兴趣是最好的老师,这里能够帮你找到编程的兴趣! 简介 这是一个面向编程新手、热爱编程、对开源社区感兴趣人群的项目,内容 每月 28 号 以月刊的形式更新发布。内容包括: 流行项目 、 入门级项目 、 让生活变得更美好的工具 、...
Topics: GitHub, code, software, git
26
26
Nov 30, 2019
11/19
by
521xueweihan
software
eye 26
favorite 0
comment 0
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目 中文 | English HelloGitHub 一个分享 GitHub 上有趣、入门级的开源项目。 兴趣是最好的老师,这里能够帮你找到编程的兴趣! 简介 这是一个面向编程新手、热爱编程、对开源社区感兴趣人群的项目,内容 每月 28 号 以月刊的形式更新发布。内容包括: 流行项目 、 入门级项目 、 让生活变得更美好的工具 、...
Topics: GitHub, code, software, git
76
76
software
eye 76
favorite 0
comment 0
This tool allows you mass play any YouTube video with Chromecasts obtained from Shodan.io CRASHCAST VIDEO MASS-PLAY EXPLOIT TOOL Author: @037 This tool allows you to mass play any YouTube video with Chromecasts obtained from Shodan.io Prerequisites The only thing you need installed is Python 3.x sudo apt-get install python3 You also require to have cURL installed sudo apt-get install curl You also require Shodan python module pip install shodan Using Shodan API This tool requires you to own an...
Topics: GitHub, code, software, git
39
39
Oct 17, 2019
10/19
by
649453932
software
eye 39
favorite 0
comment 0
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。 Chinese-Text-Classification-Pytorch 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer, 基于pytorch,开箱即用。 介绍 模型介绍、数据流动过程: 我的博客 数据以字为单位输入模型,预训练词向量使用 搜狗新闻 Word+Character 300d , 点这里下载 环境 python 3.7...
Topics: GitHub, code, software, git
36
36
Dec 29, 2019
12/19
by
99designs
software
eye 36
favorite 1
comment 0
A vault for securely storing and accessing AWS credentials in development environments AWS Vault AWS Vault is a tool to securely store and access AWS credentials in a development environment. AWS Vault stores IAM credentials in your operating system's secure keystore and then generates temporary credentials from those to expose to your shell and applications. It's designed to be complementary to the AWS CLI tools, and is aware of your profiles and configuration in ~/.aws/config . The supported...
Topics: GitHub, code, software, git
25
25
Dec 17, 2019
12/19
by
A3M4
software
eye 25
favorite 0
comment 0
Generate a YouTube report from your Takeout data Generate Your Personal YouTube Report Getting Started 1. Install Python 3+ If you don't already have Python 3+ installed on your computer, download it from https://www.python.org/downloads/. 2. Get Your YouTube Data Here you can find out how to download your Google data: https://support.google.com/accounts/answer/3024190?hl=enHere you can download all of the data that Google has stored on you: https://takeout.google.com/ To use this script, you...
Topics: GitHub, code, software, git
28
28
Dec 16, 2019
12/19
by
A3M4
software
eye 28
favorite 0
comment 0
Generate a YouTube report from your Takeout data Generate Your Personal YouTube Report Getting Started 1. Install Python 3+ If you don't already have Python 3+ installed on your computer, download it from https://www.python.org/downloads/. 2. Get Your YouTube Data Here you can find out how to download your Google data: https://support.google.com/accounts/answer/3024190?hl=enHere you can download all of the data that Google has stored on you: https://takeout.google.com/ To use this script, you...
Topics: GitHub, code, software, git
24
24
Dec 22, 2019
12/19
by
A3M4
software
eye 24
favorite 0
comment 0
:bar_chart: Generate a personal YouTube report from your Google Takeout data Generate Your Personal YouTube Report Getting Started 1. Install Python 3+ If you don't already have Python 3+ installed on your computer, download it from https://www.python.org/downloads/. 2. Get Your YouTube Data Here you can find out how to download your Google data: https://support.google.com/accounts/answer/3024190?hl=enHere you can download all of the data that Google has stored on you:...
Topics: GitHub, code, software, git
88
88
Dec 10, 2019
12/19
by
AIDungeon
software
eye 88
favorite 0
comment 0
Infinite AI adventures await! AIDungeon2 The model for AI Dungeon2 is temporarily unavailable to download due to cost. We're working on a solution! Read more about AIDungeon2 and how it was built here . Play the game in Colab here . To play the game locally, it is recommended that you have an nVidia GPU with 12 GB or more of memory, and CUDA installed. If you do not have such a GPU, each turn can take a couple of minutes or more for the game to compose its response. To install and play locally:...
Topics: GitHub, code, software, git
23
23
Dec 11, 2019
12/19
by
AIDungeon
software
eye 23
favorite 0
comment 0
Infinite AI adventures await! AIDungeon2 The model for AI Dungeon2 is temporarily unavailable to download due to cost. We're working on a solution! Read more about AIDungeon2 and how it was built here . Play the game in Colab here . To play the game locally, it is recommended that you have an nVidia GPU with 12 GB or more of memory, and CUDA installed. If you do not have such a GPU, each turn can take a couple of minutes or more for the game to compose its response. To install and play locally:...
Topics: GitHub, code, software, git
32
32
Dec 9, 2019
12/19
by
AIDungeon
software
eye 32
favorite 0
comment 0
None AIDungeon2 The model for AI Dungeon2 is temporarily unavailable to download due to cost. We're working on a solution! Read more about AIDungeon2 and how it was built here . Play the game in Colab here . To play the game locally, it is recommended that you have an nVidia GPU with 12 GB or more of memory, and CUDA installed. If you do not have such a GPU, each turn can take a couple of minutes or more for the game to compose its response. To install and play locally: git clone...
Topics: GitHub, code, software, git
1,274
1.3K
Nov 25, 2019
11/19
by
AMD-OSX
software
eye 1,274
favorite 3
comment 0
Native AMD macOS via Clover & OpenCore AMD Vanilla Clover Kernel binary patches to enable native AMD CPU support on macOS. Features Enables macOS to run on AMD CPUs on the fly. Enables iMessage, Siri, FaceTime, Continuity etc. Stable compared to custom XNU kernel. Disadvantages No 32-bit support (OPEMU) in 10.14 and lower Supported AMD CPU's | Family | Codename| Example ||--------|---------|----------|| 15h | Bulldozer | FX Series|| 16h | Jaguar | A Series || 17h | Zen | Ryzen,...
Topics: GitHub, code, software, git
25
25
Jul 6, 2021
07/21
by
AProfico
software
eye 25
favorite 0
comment 0
Tools for Geometric Morphometrics. The package includes tools of Virtual Anthropology to build virtual cavities as endocasts, to align two disarticulated models belonging to the same specimen, and functions to import and export format files into another format. Arothron Tools for Geometric Morphometrics. The package includes tools of Virtual Anthropology to build virtual cavities as endocasts, to align two disarticulated models belonging to the same specimen, and functions to import and export...
Topics: GitHub, code, software, git
35
35
Oct 4, 2019
10/19
by
ARMmbed
software
eye 35
favorite 0
comment 0
Arm Mbed OS is a platform operating system designed for the internet of things Arm Mbed OS is an open source embedded operating system designed specifically for the "things" in the Internet of Things. It includes all the features you need to develop a connected product based on an Arm Cortex-M microcontroller, including security, connectivity, an RTOS and drivers for sensors and I/O devices. Mbed OS provides a platform that includes: Security foundations. Cloud management services....
Topics: GitHub, code, software, git
45
45
Apr 5, 2019
04/19
by
Accenture
software
eye 45
favorite 0
comment 0
Download the bundle Accenture-AmpliGraph_-_2019-04-04_12-47-25.bundle and run: git clone Accenture-AmpliGraph_-_2019-04-04_12-47-25.bundle -b master Python library for Representation Learning on Knowledge Graphs AmpliGraph Open source Python library that predicts links between concepts in a knowledge graph. AmpliGraph is a suite of neural machine learning models for relational Learning, a branch of machine learningthat deals with supervised learning on knowledge graphs. Use AmpliGraph if you...
Topics: GitHub, code, software, git
26
26
Jul 11, 2019
07/19
by
Advanced-Frontend
software
eye 26
favorite 0
comment 0
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 Daily-Interview-Question 加入前端「壹题」学习小组,尽在公众号「高级前端进阶」,进阶共勉之! 工作日每天一道大厂前端面试题,一年后再回头,会感谢曾经努力的自己! 今日面试题 2019-07-11 第 103 题:模拟实现一个 localStorage 解析: 第 103 题 本周汇总...
Topics: GitHub, code, software, git
28
28
Oct 11, 2019
10/19
by
Advanced-Frontend
software
eye 28
favorite 0
comment 0
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 Daily-Interview-Question 加入前端「壹题」学习小组,尽在公众号「高级前端进阶」,进阶共勉之! 工作日每天一道大厂前端面试题,一年后再回头,会感谢曾经努力的自己! 线上版本阅读更流畅,点击阅读 今日面试题 2019-09-17 第 139 题:谈一谈 nextTick...
Topics: GitHub, code, software, git
15
15
Jul 12, 2019
07/19
by
Advanced-Frontend
software
eye 15
favorite 0
comment 0
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 Daily-Interview-Question 加入前端「壹题」学习小组,尽在公众号「高级前端进阶」,进阶共勉之! 工作日每天一道大厂前端面试题,一年后再回头,会感谢曾经努力的自己! 今日面试题 2019-07-12 第 104 题:模拟 localStorage 时如何实现过期时间功能...
Topics: GitHub, code, software, git
18
18
Sep 13, 2019
09/19
by
Advanced-Frontend
software
eye 18
favorite 0
comment 0
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 Daily-Interview-Question 加入前端「壹题」学习小组,尽在公众号「高级前端进阶」,进阶共勉之! 工作日每天一道大厂前端面试题,一年后再回头,会感谢曾经努力的自己! 线上版本阅读更流畅,点击阅读 今日面试题 2019-09-11 第 138 题:反转链表,每 k...
Topics: GitHub, code, software, git
23
23
Jul 13, 2019
07/19
by
Advanced-Frontend
software
eye 23
favorite 0
comment 0
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 Daily-Interview-Question 加入前端「壹题」学习小组,尽在公众号「高级前端进阶」,进阶共勉之! 工作日每天一道大厂前端面试题,一年后再回头,会感谢曾经努力的自己! 今日面试题 2019-07-12 第 104 题:模拟 localStorage 时如何实现过期时间功能...
Topics: GitHub, code, software, git
44
44
Aug 30, 2019
08/19
by
AeroScripts
software
eye 44
favorite 1
comment 0
Questie: the vanilla quest helper Questie A quest helper for World of Warcraft: Classic CLASSIC BUILD IS STILL A WORK IN PROGRESS! Installation Guide Follow the Installation Guide in the Wiki if you just want to get the latest version of Questie up and running. Download: https://github.com/AeroScripts/QuestieDev/releases/latest Some features are missing, but its all being ported in slowly. Keep an eye on discord! (linked below) What is working/ported map/minimap system (Currently using a port...
Topics: GitHub, code, software, git
159
159
Aug 26, 2019
08/19
by
AhMyth
software
eye 159
favorite 0
comment 0
Android Remote Administration Tool AhMyth Android Rat Beta Version It consists of two parts :* Server side : desktop application based on electron framework (control panel)* Client side : android application (backdoor) Getting Started You have two options to install it 1) From source code Prerequisite : Electron (to start the app) Java (to generate apk backdoor) Electron-builder and electron-packer (to build binaries for (OSX,WINDOWS,LINUX)) git clone...
Topics: GitHub, code, software, git
114
114
Dec 9, 2019
12/19
by
Aircoookie
software
eye 114
favorite 0
comment 0
Control WS2812B RGB LEDs with an ESP8266 over WiFi! Welcome to my project WLED! A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B, WS2811, SK6812, APA102) LEDs! Features: WS2812FX library integrated for 80 special effects FastLED noise effects and palettes Customizable Mobile and desktop UI with color and effect controls Settings page - configuration over network Access Point and station mode - automatic failsafe AP Support for RGBW strips 25 user...
Topics: GitHub, code, software, git
20
20
Nov 15, 2019
11/19
by
Alamofire
software
eye 20
favorite 0
comment 0
Elegant HTTP Networking in Swift Alamofire is an HTTP networking library written in Swift. ⚠️⚠️⚠️ WARNING ⚠️⚠️⚠️ This documentation is out of date during the Alamofire 5 beta process. Features Component Libraries Requirements Migration Guides Communication Installation Usage Introduction - Making Requests , Response Handling , Response Validation , Response Caching HTTP - HTTP Methods , Parameters and Parameter Encoder , HTTP Headers , Authentication Large Data -...
Topics: GitHub, code, software, git
21
21
Aug 8, 2019
08/19
by
Alamofire
software
eye 21
favorite 0
comment 0
Elegant HTTP Networking in Swift Alamofire is an HTTP networking library written in Swift. ⚠️⚠️⚠️ WARNING ⚠️⚠️⚠️ This documentation is out of date during the Alamofire 5 beta process. Features Component Libraries Requirements Migration Guides Communication Installation Usage Intro - Making a Request , Response Handling , Response Validation , Response Caching HTTP - HTTP Methods , Parameter Encoding , HTTP Headers , Authentication Large Data - Downloading Data to a File...
Topics: GitHub, code, software, git
43
43
Sep 25, 2019
09/19
by
Alamofire
software
eye 43
favorite 0
comment 0
Elegant HTTP Networking in Swift Alamofire is an HTTP networking library written in Swift. ⚠️⚠️⚠️ WARNING ⚠️⚠️⚠️ This documentation is out of date during the Alamofire 5 beta process. Features Component Libraries Requirements Migration Guides Communication Installation Usage Introduction - Making Requests , Response Handling , Response Validation , Response Caching HTTP - HTTP Methods , Parameters and Parameter Encoder , HTTP Headers , Authentication Large Data -...
Topics: GitHub, code, software, git
19
19
Dec 28, 2019
12/19
by
Alamofire
software
eye 19
favorite 0
comment 0
Elegant HTTP Networking in Swift Alamofire is an HTTP networking library written in Swift. ⚠️⚠️⚠️ WARNING ⚠️⚠️⚠️ This documentation is out of date during the Alamofire 5 beta process. Features Component Libraries Requirements Migration Guides Communication Installation Usage Introduction - Making Requests , Response Handling , Response Validation , Response Caching HTTP - HTTP Methods , Parameters and Parameter Encoder , HTTP Headers , Authentication Large Data -...
Topics: GitHub, code, software, git
76
76
Feb 3, 2020
02/20
by
AlbertoOlla
software
eye 76
favorite 0
comment 0
Esercizi di informatica! Impara a programmare, metti alla prova! Esercizi di programmazione gratuiti Qui troverai una serie di esercizi di informatica divisi per argomento e difficoltà (facili, medi e difficili). Sono esercizi totalmente gratuiti che puoi risolvere, sia se sei un mio studente del Corso di Informatica: Programmatore Perfetto , sia se non stai seguendo le mie lezioni ma vuoi semplicemente esercitarti. Ho pensato di pubblicarli gratuitamente, proprio per dare a tutti la...
Topics: GitHub, code, software, git
56
56
Apr 18, 2019
04/19
by
Alikhll
software
eye 56
favorite 0
comment 0
Download the bundle Alikhll-golang-developer-roadmap_-_2019-04-17_19-10-04.bundle and run: git clone Alikhll-golang-developer-roadmap_-_2019-04-17_19-10-04.bundle -b master Roadmap to becoming a Go developer in 2019 Source: https://github.com/Alikhll/golang-developer-roadmap Uploader: Alikhll Upload date: 2019-04-15
Topics: GitHub, code, software, git
23
23
Sep 27, 2019
09/19
by
Allenxuxu
software
eye 23
favorite 0
comment 0
gev is a lightweight, fast non-blocking TCP network library based on Reactor mode. gev [English] gev 是一个轻量、快速的基于 Reactor 模式的非阻塞 TCP 网络库。 特点 基于 epoll 和 kqueue 实现的高性能事件循环 支持多核多线程 动态扩容 Ring Buffer 实现的读写缓冲区 异步读写 SO_REUSEPORT 端口重用支持 网络模型 gev 只使用极少的 goroutine, 一个 goroutine 负责监听客户端连接,其他 goroutine (work...
Topics: GitHub, code, software, git
23
23
Jul 7, 2019
07/19
by
AnalyticalGraphicsInc
software
eye 23
favorite 0
comment 0
An open-source JavaScript library for world-class 3D globes and maps :earth_americas: CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin. It uses WebGL for hardware-accelerated graphics, and is cross-platform, cross-browser, and tuned for dynamic-data visualization. http://cesiumjs.org/ :rocket: Get Started Visit the Downloads page or use the npm module: npm install cesium Have questions? Ask them on the forum . Interested in contributing?...
Topics: GitHub, code, software, git
17
17
Aug 27, 2019
08/19
by
Angel-ML
software
eye 17
favorite 0
comment 0
A Flexible and Powerful Parameter Server for large-scale machine learning This project Angel is a high-performance distributed machine learning platform based on the philosophy of Parameter Server. It is tuned for performance with big data from Tencent and has a wide range of applicability and stability, demonstrating increasing advantage in handling higher dimension model. Angel is jointly developed by Tencent and Peking University, taking account of both high availability in industry and...
Topics: GitHub, code, software, git
13
13
Aug 28, 2019
08/19
by
Angel-ML
software
eye 13
favorite 0
comment 0
A Flexible and Powerful Parameter Server for large-scale machine learning This project Angel is a high-performance distributed machine learning platform based on the philosophy of Parameter Server. It is tuned for performance with big data from Tencent and has a wide range of applicability and stability, demonstrating increasing advantage in handling higher dimension model. Angel is jointly developed by Tencent and Peking University, taking account of both high availability in industry and...
Topics: GitHub, code, software, git
20
20
Nov 26, 2019
11/19
by
AnkerLeng
software
eye 20
favorite 0
comment 0
C++ 匠心之作 从0到1入门资料 C++ 匠心之作 从0到1入门资料 第1阶段C++ 匠心之作 从0到1入门 第2阶段实战-通讯录管理 第3阶段-C++核心编程 第4阶段实战-基于多态的企业职工系统 第5阶段-C++提高编程 第6阶段实战-基于STL泛化编程的演讲比赛 第7阶段-C++实战项目机房预约 附-C++编程环境搭建教程 视频教程 https://www.bilibili.com/video/av41559729/ 交流群 To restore the repository download the bundle wget...
Topics: GitHub, code, software, git
13
13
Feb 5, 2020
02/20
by
AnthonyBloomer
software
eye 13
favorite 0
comment 0
Command line utility that enables users to search for TV and movie torrents and stream using Peerflix automatically. To restore the repository download the bundle wget https://archive.org/download/github.com-AnthonyBloomer-ezflix_-_2019-11-17_20-55-25/AnthonyBloomer-ezflix_-_2019-11-17_20-55-25.bundle and run: git clone AnthonyBloomer-ezflix_-_2019-11-17_20-55-25.bundle Source: https://github.com/AnthonyBloomer/ezflix Uploader: AnthonyBloomer Upload date: 2019-11-17
Topics: GitHub, code, software, git
16
16
Apr 9, 2019
04/19
by
Antonito
software
eye 16
favorite 0
comment 0
Download the bundle Antonito-gfile_-_2019-04-08_16-51-56.bundle and run: git clone Antonito-gfile_-_2019-04-08_16-51-56.bundle -b master Direct file transfer over WebRTC GFile gfile is a WebRTC based file exchange software. It allows to share a file directly between two computers, without the need of a third party. Note This project is still in its early stage. How does it work ? The STUN server is only used to retrieve informations metadata (how to connect the two clients). The data you...
Topics: GitHub, code, software, git
27
27
Nov 26, 2019
11/19
by
Anuken
software
eye 27
favorite 0
comment 0
A sandbox tower defense game A sandbox tower defense game written in Java. Trello Board Wiki Contributing See CONTRIBUTING . Building Bleeding-edge live builds are generated automatically for every commit. You can see them here . Old builds might still be on jenkins . If you'd rather compile on your own, follow these instructions.First, make sure you have Java 8 and JDK 8 installed. Open a terminal in the root directory, cd to the Mindustry folder and run the following commands: Windows...
Topics: GitHub, code, software, git
27
27
Oct 3, 2019
10/19
by
Anuken
software
eye 27
favorite 0
comment 0
A sandbox tower defense game A sandbox tower defense game written in Java. Trello Board Wiki Building Bleeding-edge live builds are generated automatically for every commit. You can see them here . If you'd rather compile on your own, follow these instructions.First, make sure you have Java 8 and JDK 8 installed. Open a terminal in the root directory, cd to the Mindustry folder and run the following commands: Windows Running: gradlew desktop:run Building: gradlew desktop:dist Linux/Mac OS...
Topics: GitHub, code, software, git
32
32
Oct 1, 2019
10/19
by
Anuken
software
eye 32
favorite 0
comment 0
A sandbox tower defense game A sandbox tower defense game written in Java. Trello Board Wiki Building Bleeding-edge live builds are generated automatically for every commit. You can see them here . If you'd rather compile on your own, follow these instructions.First, make sure you have Java 8 and JDK 8 installed. Open a terminal in the root directory, cd to the Mindustry folder and run the following commands: Windows Running: gradlew desktop:run Building: gradlew desktop:dist Linux/Mac OS...
Topics: GitHub, code, software, git
27
27
Sep 30, 2019
09/19
by
Anuken
software
eye 27
favorite 0
comment 0
A sandbox tower defense game A sandbox tower defense game written in Java. Trello Board Wiki Building Bleeding-edge live builds are generated automatically for every commit. You can see them here . If you'd rather compile on your own, follow these instructions.First, make sure you have Java 8 and JDK 8 installed. Open a terminal in the root directory, cd to the Mindustry folder and run the following commands: Windows Running: gradlew desktop:run Building: gradlew desktop:dist Linux/Mac OS...
Topics: GitHub, code, software, git