Shadertoy
Create and share GLSL shaders online and run them on your GPU them directly in your browser thanks to WebGL.
https://www.shadertoy.com/
#web #graphics #shader #toy
Create and share GLSL shaders online and run them on your GPU them directly in your browser thanks to WebGL.
https://www.shadertoy.com/
#web #graphics #shader #toy
Chisel
Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). Chisel is mainly useful for passing through firewalls, though it can also be used to provide a secure endpoint into your network.
https://github.com/jpillora/chisel
#tool #go #network #security #opensource
Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). Chisel is mainly useful for passing through firewalls, though it can also be used to provide a secure endpoint into your network.
https://github.com/jpillora/chisel
#tool #go #network #security #opensource
Tailscale
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world. Built on top of WireGuard in Go.
π https://tailscale.com/
π https://github.com/tailscale/tailscale
#opensource #vpn #go #tool #network
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world. Built on top of WireGuard in Go.
#opensource #vpn #go #tool #network
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
dbdiagram
A free, simple tool to draw ER diagrams by just writing code. Helps creating a database layout. Designed for developers and data analysts regularly working with databases.
https://dbdiagram.io/home
#tool #database #diagram #development
A free, simple tool to draw ER diagrams by just writing code. Helps creating a database layout. Designed for developers and data analysts regularly working with databases.
https://dbdiagram.io/home
#tool #database #diagram #development
TruffleHog
TruffleHog is an open source secret-scanning engine that helps resolve exposed secrets across your companyβs entire tech stack.
https://trufflesecurity.com/
https://github.com/trufflesecurity/trufflehog
#tool #go #development #opensource #credentials #security
TruffleHog is an open source secret-scanning engine that helps resolve exposed secrets across your companyβs entire tech stack.
https://trufflesecurity.com/
https://github.com/trufflesecurity/trufflehog
#tool #go #development #opensource #credentials #security
Lexica
Search engine for stable diffusion results including their promts.
https://lexica.art/
#ai #art #stablediffusion
Search engine for stable diffusion results including their promts.
https://lexica.art/
#ai #art #stablediffusion
π±2
Linen
Linen is a Google-searchable community chat tool. Linen was built as an alternative to closed tools like Slack and Discord.
π https://www.linen.dev
π https://github.com/Linen-dev/linen.dev
#opensource #communication #chat #web
Linen is a Google-searchable community chat tool. Linen was built as an alternative to closed tools like Slack and Discord.
#opensource #communication #chat #web
Please open Telegram to view this post
VIEW IN TELEGRAM
REstringer
A Javascript deobfusCATor πΈ
π https://restringer.tech
π https://github.com/PerimeterX/restringer
#opensource #web #tool #javascript #analysis #reversing
A Javascript deobfusCATor πΈ
#opensource #web #tool #javascript #analysis #reversing
Please open Telegram to view this post
VIEW IN TELEGRAM
carbon
Create and share beautiful images of your source code. Perfect tool for putting short algorithms or files on display. Highly customizable. Comes with plugins for all major IDEs.
π https://carbon.now.sh
π https://github.com/carbon-app/carbon
#opensource #development #tool #web
Create and share beautiful images of your source code. Perfect tool for putting short algorithms or files on display. Highly customizable. Comes with plugins for all major IDEs.
#opensource #development #tool #web
Please open Telegram to view this post
VIEW IN TELEGRAM
π1
httPlaceholder
A very flexible cross platform HTTP stub application. Helps eliminating external http dependencies while developing applications.
π https://httplaceholder.org
π https://github.com/dukeofharen/httplaceholder
#opensource #development #web #tool
A very flexible cross platform HTTP stub application. Helps eliminating external http dependencies while developing applications.
#opensource #development #web #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
VALL-E
Microsoft released a neural codec language model (called VALL-E) that uses a 3-second recording of an previously unseen speaker to synthesize high-quality, variable length personalized speech audio files from a text prompt.
π Demo: https://lifeiteng.github.io/valle/index.html
π Paper: https://arxiv.org/pdf/2301.02111.pdf
π https://github.com/lifeiteng/vall-e
#ai #voice #tts
Microsoft released a neural codec language model (called VALL-E) that uses a 3-second recording of an previously unseen speaker to synthesize high-quality, variable length personalized speech audio files from a text prompt.
#ai #voice #tts
Please open Telegram to view this post
VIEW IN TELEGRAM
GoFile
Gofile is a free file sharing and storage platform. You can store and share your content without any limit. Store your data with the file manager, send your files to your friends, or distribute your content to thousands of people, Gofile can meet your needs.
https://gofile.io/welcome
#tool #filesharing #storage
Gofile is a free file sharing and storage platform. You can store and share your content without any limit. Store your data with the file manager, send your files to your friends, or distribute your content to thousands of people, Gofile can meet your needs.
https://gofile.io/welcome
#tool #filesharing #storage
Malware Analysis Series (MAS)
The goal is to produce a series of articles on malware analysis and explain since simple malware binaries up
to most complex ones, covering a large list of topics such as unpacking, API resolving, C2 extraction, C2
emulation and, of course, reverse engineering in addition to some dynamic analysis and, maybe, use few
de-obfuscation techniques.
β’ Part 1 (PDF) β’ Part 2 (PDF) β’ Part 3 (PDF)
β’ Part 4 (PDF) β’ Part 5 (PDF) β’ Part 6 (PDF)
β’ Part 7 (PDF) β’ Part 8 (PDF) β’ Part 9 (PDF)
Exploit Reversing Series:
β’ Part 1 (PDF) β’ Part 2 (PDF)
#malware #reverseengineering #reversing #security #analysis
The goal is to produce a series of articles on malware analysis and explain since simple malware binaries up
to most complex ones, covering a large list of topics such as unpacking, API resolving, C2 extraction, C2
emulation and, of course, reverse engineering in addition to some dynamic analysis and, maybe, use few
de-obfuscation techniques.
β’ Part 1 (PDF) β’ Part 2 (PDF) β’ Part 3 (PDF)
β’ Part 4 (PDF) β’ Part 5 (PDF) β’ Part 6 (PDF)
β’ Part 7 (PDF) β’ Part 8 (PDF) β’ Part 9 (PDF)
Exploit Reversing Series:
β’ Part 1 (PDF) β’ Part 2 (PDF)
#malware #reverseengineering #reversing #security #analysis
Exploit Reversing
Malware Analysis Series (MAS) β Article 1
The first article of MAS (Malware Analysis Series) is available for reading from: (link): Soon I have enough time, so Iβll publish an HTML version of it. Have an excellent day. Alexandre Borgβ¦
Scoop
A command-line installer for Windows
https://scoop.sh/
https://github.com/ScoopInstaller/Scoop
#sysadmin #opensource #windows
A command-line installer for Windows
https://scoop.sh/
https://github.com/ScoopInstaller/Scoop
#sysadmin #opensource #windows
Chocolatey
The Package Manager for Windows - Modern Software Automation
https://chocolatey.org/
https://github.com/chocolatey/choco
#sysadmin #opensource #windows
The Package Manager for Windows - Modern Software Automation
https://chocolatey.org/
https://github.com/chocolatey/choco
#sysadmin #opensource #windows
Chocolatey Software
Chocolatey - The package manager for Windows
Chocolatey is software management automation for Windows that wraps installers, executables, zips, and scripts into compiled packages. Chocolatey integrates w/SCCM, Puppet, Chef, etc. Chocolatey is trusted by businesses to manage software deployments.
π1
dashy
The Ultimate Homepage for your Homelab.
A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
https://dashy.to/
https://github.com/Lissy93/dashy
#opensource #selfhosted #homelab #dashboard
The Ultimate Homepage for your Homelab.
A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
https://dashy.to/
https://github.com/Lissy93/dashy
#opensource #selfhosted #homelab #dashboard
Is coding in Rust as bad as in C++?
A practical comparison of build and test speed between C++ and Rust.
π https://quick-lint-js.com/blog/cpp-vs-rust-build-times/
#article #rust #programming #development
A practical comparison of build and test speed between C++ and Rust.
#article #rust #programming #development
Please open Telegram to view this post
VIEW IN TELEGRAM
gowitness
gowitness is a website screenshot utility written in Golang, that uses Chrome Headless to generate screenshots of web interfaces using the command line, with a handy report viewer to process results.
π https://github.com/sensepost/gowitness
#opensource #go #security #web #screenshot #scraping #archive
gowitness is a website screenshot utility written in Golang, that uses Chrome Headless to generate screenshots of web interfaces using the command line, with a handy report viewer to process results.
#opensource #go #security #web #screenshot #scraping #archive
Please open Telegram to view this post
VIEW IN TELEGRAM
Week of rust!
Rust is an awesome programming language. It's fast, it guarantees memory-safety and thread-safety and the compiler prevents a ton of programming mistakes that would otherwise have occurred in production. This week (starting today) I'll introduce you to a rust tool every day. Stay tuned!
#rust #opensource
Rust is an awesome programming language. It's fast, it guarantees memory-safety and thread-safety and the compiler prevents a ton of programming mistakes that would otherwise have occurred in production. This week (starting today) I'll introduce you to a rust tool every day. Stay tuned!
#rust #opensource
β€2
dust
Dust is meant to give you an instant overview of which directories are using disk space. It's a more intuitive version of
π https://github.com/bootandy/dust
#opensource #rust #tool #utility #sysadmin #cli #tui
Dust is meant to give you an instant overview of which directories are using disk space. It's a more intuitive version of
du in rust. #opensource #rust #tool #utility #sysadmin #cli #tui
Please open Telegram to view this post
VIEW IN TELEGRAM