Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 13
246 results tagged tools  ✕   ✕
tinytools.directory https://tinytools.directory/
Tue 13 Apr 2021 04:17:56 PM PDT archive.org

This is a list of small, free, or experimental tools that might be useful in building your game / website / interactive project. Although I’ve included ‘standards’, this list has a focus on artful tools and toys that are as fun to use as they are functional.

The goal of this list is to enable making entirely outside of closed production ecosystems or walled software gardens.

Github: https://github.com/everestpipkin/tools-list

awesome tools games engines html5 retro maps assets art proceduralgeneration graphics animation 3d sounds music
GNU Recutils https://www.gnu.org/software/recutils/
Thu 04 Mar 2021 10:58:48 AM PST archive.org

A set of tools and libraries to access human-editable, plain text databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. They're basically flat files. Field names and types are specified with %, data is in field name: value format. It's sort of like key/value, but more structured. Fields can be mandatory or forbidden. Primary keys, unique fields, automatically incrementing counters and timestamps. Template support for running reports. SQL-like joins and foreign keys. Individual fields can be encrypted. Conversion to and from several formats.

cli databases flatfile data tools sysadmin keyvalue queries
HashPals/Name-That-Hash https://github.com/HashPals/Name-That-Hash
Thu 04 Feb 2021 02:22:18 PM PST archive.org

Don't know what type of hash it is? Name That Hash will name that hash type! Identify MD5, SHA256 and 3000+ other hashes. Comes with a neat web app (which is optional). Can also be pulled in as a Python module for use in other projects.

python tools cli hashes cryptology webapp module
GitHub - dylanaraps/pure-sh-bible https://github.com/dylanaraps/pure-sh-bible
Sun 10 Jan 2021 12:34:31 AM PST archive.org

A collection of pure POSIX sh alternatives to external processes.

awesome shell bash alternatives snippets tools howto
GitHub - ardyesp/DLO-138: An open source firmware for DSO-138 O-Scope https://github.com/ardyesp/DLO-138
Sat 09 Jan 2021 06:47:26 PM PST archive.org

An open source firmware for DSO-138 oscilloscope, based on the ARM Cortex M3 STM32F103 processor core. The firmware adds two analog channels, two digital channels (if you patch onto pins PA13 and PA14 on the board), a serial interface (over USB, probably), selectable source triggers, support for a retrofitted rotary encoder, and 2k sample depth. The tradeoff is that 10 µs sampling had to be removed to make room.

To flash the firmware you have to use a TTL-to-USB converter to patch directly onto jumpers J1 and J2 on the mainboard. No USB support, remember?

firmware opensource oscilloscope electronics tools
GitHub - devbret/online-opsec: Threat models and tools for staying safe, private and informed while Online, used by the average person. https://github.com/devbret/online-opsec
Wed 02 Dec 2020 12:55:28 PM PST archive.org

Threat models and tools for staying safe, private and informed while Online, used by the average person.

opsec online introduction threats models tools software
Polyglot: Spoken Language Construction Kit by Draque Thompson https://draquet.github.io/PolyGlot/
Tue 01 Dec 2020 02:53:16 PM PST archive.org

PolyGlot is a tool that is designed to help in the design, creation, and publication of constructed languages. Lexicon builder, grammar constructor, search, orthography, parts of speech, document generation, custom fonts, logographics.

Github: https://github.com/DraqueT/PolyGlot

software conlangs tools languages crossplatform
GitHub - ravens/awesome-telco https://github.com/ravens/awesome-telco
Wed 11 Nov 2020 02:11:09 PM PST archive.org

A curated list of telco resources and projects.

awesome list telephony cellular tools diagnostics voip protocols infosec papers
GitHub - ipfs/awesome-ipfs https://github.com/ipfs/awesome-ipfs
Sat 24 Oct 2020 06:16:14 PM PDT archive.org

Useful resources for using IPFS and building things on top of it.

awesome list ipfs applications articles datasets archives tools
GitHub - artur-shaik/wallabag-client https://github.com/artur-shaik/wallabag-client
Wed 30 Sep 2020 04:06:56 PM PDT archive.org

Wallabag-client is a command line client for the self hosted read-it-later app wallabag. Unlike to other services, wallabag is free and open source.

Wallabag-client is refactored version of existed wallabag-cli tool.

List articles, read articles, add and delete entries, make minor edits.

cli python tools exocortex shell
GitHub - l373/Awesome-PhySec https://github.com/l373/Awesome-PhySec
Tue 29 Sep 2020 08:50:18 PM PDT archive.org

Repository containing useful links for all things Physical Security.

awesome security directory videos tools tutorials lockpicking pentesting vendors
Reverse Shell Generator https://weibell.github.io/reverse-shell-generator/
Thu 24 Sep 2020 01:15:11 PM PDT archive.org

A quick, fast, and easy reverse shell generator for bash, Lua, netcat, PHP, and other tools and languages.

Github: https://github.com/weibell/reverse-shell-generator

shells generator online tools infosec hacking
GitHub - cjolowicz/hypermodern-python: Hypermodern Python https://github.com/cjolowicz/hypermodern-python
Tue 25 Aug 2020 10:17:47 AM PDT archive.org

Github repo for a blog series about latest-gen Python stuff. Linked because I hate pages that point to pages when I just want to sit and read.

https://cjolowicz.github.io/posts/hypermodern-python-01-setup/

This article series is a guide to modern Python tooling with a focus on simplicity and minimalism.1 It walks you through the creation of a complete and up-to-date Python project structure, with unit tests, static analysis, type-checking, documentation, and continuous integration and delivery.

This guide is aimed at beginners who are keen to learn best practises from the start, and seasoned Python developers whose workflows are affected by boilerplate and workarounds required by the legacy toolbox.

article python tools packaging howto
The Missing Semester of Your CS Education https://missing.csail.mit.edu/
Sat 15 Aug 2020 06:42:42 PM PDT archive.org

Classes teach you all about advanced topics within CS, from operating systems to machine learning, but there’s one critical subject that’s rarely covered, and is instead left to students to figure out on their own: proficiency with their tools. We’ll teach you how to master the command-line, use a powerful text editor, use fancy features of version control systems, and much more!

Students spend hundreds of hours using these tools over the course of their education (and thousands over their career), so it makes sense to make the experience as fluid and frictionless as possible. Mastering these tools not only enables you to spend less time on figuring out how to bend your tools to your will, but it also lets you solve problems that would previously seem impossibly complex.

Translated into multiple languages.

Github: https://github.com/missing-semester/missing-semester

education openeducation compsci tools cli practical
rodolpheh/awesome-matrix https://github.com/rodolpheh/awesome-matrix
Thu 06 Aug 2020 02:51:52 PM PDT archive.org

A curated list of awesome stuff around the Matrix protocol, network, and ecosystem.

awesome list matrix servers clients federation crypto administration tools bridges bots
GitHub - CISOfy/lynis: Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional. https://github.com/CISOfy/lynis
Wed 01 Jul 2020 06:05:40 PM PDT archive.org

Lynis is a security auditing tool for systems based on UNIX like Linux, macOS, BSD, and others. It performs an in-depth security scan and runs on the system itself. The primary goal is to test security defenses and provide tips for further system hardening. It will also scan for general system information, vulnerable software packages, and possible configuration issues. Lynis was commonly used by system administrators and auditors to assess the security defenses of their systems.

Automated security auditing
Compliance testing (e.g. ISO27001, PCI-DSS, HIPAA)
Vulnerability detection

infosec sysadmin auditing compliance shell tools cli
GitHub - brettkromkamp/awesome-knowledge-management https://github.com/brettkromkamp/knowledge-graph-radar
Wed 01 Jul 2020 05:50:44 PM PDT archive.org

A curated list of amazingly awesome articles, people, projects, applications, software libraries and projects related to the knowledge management space in general, and in particular Contextualise, the (personal and collaborative) knowledge management application that I am developing.

awesome list knowledge information exocortex articles applications tools research libraries
GitHub - agarrharr/awesome-cli-apps https://github.com/agarrharr/awesome-cli-apps
Tue 30 Jun 2020 01:04:08 PM PDT archive.org

A curated list of command line apps.

awesome list cli utilities applications data audio video development tools
GitHub - sshuair/awesome-gis https://github.com/sshuair/awesome-gis
Mon 11 May 2020 03:34:07 PM PDT archive.org

Awesome GIS is a collection of geospatial related sources, including cartographic tools, geoanalysis tools, developer tools, data, conference & communities, news, massive open online course, some amazing map sites, and more.

Has a nontrivial amount of Open Streetmap related resources that might be useful at some point.

awesome api mapping servers frameworks tools libraries formats protocols
GitHub - uppusaikiran/awesome-ctf-cheatsheet https://github.com/uppusaikiran/awesome-ctf-cheatsheet
Mon 11 May 2020 02:33:14 PM PDT archive.org

A curated list of all capture the flag tips and strategies.

awesome hacking ctf tools howto cheatsheet scanning tricks
page 1 / 13
3421 links, including 116 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn