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 / 15
290 results tagged tools  ✕   ✕
landley/toybox https://github.com/landley/toybox
Mon 20 Nov 2023 11:20:18 PM PST archive.org

Toybox combines many common Linux command line utilities together into a single BSD-licensed executable. It's simple, small, fast, and reasonably standards-compliant (POSIX-2008 and LSB 4.1).

Toybox's main goal is to make Android self-hosting by improving Android's command line utilities so it can build an installable Android Open Source Project image entirely from source under a stock Android system. After a talk at the 2013 Embedded Linux Conference explaining this plan (outline, video), Google merged toybox into AOSP and began shipping toybox in Android Marshmallow in 2015.

Toybox aims to provide one quarter of a theoretical "minimal native development environment", which is the simplest Linux system capable of rebuilding itself from source code and then building Linux From Scratch and the Android Open Source Project under the result. In theory, this should only require four packages: 1) a set of posix-ish command line utilities, 2) a compiler[1], 3) a C library, and 4) a kernel. This provides a reproducible and auditable base system, which with the addition of a few convienciences (vi, top, shell command line history...) can provide a usable interactive experience rather than just a headless build server.

cli tools embedded linux android crossplatform
Offensive ML Playbook https://wiki.offsecml.com/Welcome+to+the+Offensive+ML+Playbook
Thu 16 Nov 2023 03:14:53 PM PST archive.org

This is an amalgam of TTP's on different offensive ML attacks encompassing the ML supply chain and adversarial ML attacks.
It is focused heavily on attacks that have code you can use to perform the attacks right away, rather than a database of research papers. (PoC or GTFO type logic). Generally speaking if it is here I have tested it and it works. The intent is to help red teams and offensive practitioners quickly understand what tool in the toolbox to use to attack ML environments.

This is a living vault. It is very much not a finished list of resources. There are pages that are polished, and some that are little more than placeholders with a few bullet points that I jotted down during conferences or on the fly.

The goal is to organize the attacks in a way that is useful to red team operators rather than useful for say, academics trying to understand adversarial ML.

online hacking ai ml ebooks practical offense attacks tools
awesome-lists/awesome-bash https://github.com/awesome-lists/awesome-bash
Thu 26 Oct 2023 02:35:35 PM PDT archive.org

A curated list of delightful Bash scripts and resources.

In addition to this list, you should read the list awesome-shell. It is a curated list of awesome command-line frameworks, toolkits, guides and gizmos. You may also want to check awesome-zsh or awesome-fish. If you are looking for more lists, check sindresorhus/awesome.

awesome directory links resources bash books tricks customization tools applications
jpmens/jo https://github.com/jpmens/jo
Sun 08 Oct 2023 12:44:20 PM PDT archive.org

This is jo, a small utility to create JSON objects. Jo tries to be clever about types and knows null, booleans, strings and numbers. It does arrays, and it pretty-prints on demand. If a key’s value begins with an opening brace ({) or a bracket ([]) we attempt to decode JSON from it; this allows jo to add objects or arrays (use -a!) to itself. jo also supports nested types natively.

In the AUR as jo-git.

C cli tools json converter output
tigress.wtf https://tigress.wtf/
Fri 06 Oct 2023 02:10:08 PM PDT archive.org

Tigress is a diversifying virtualizer/obfuscator for the C language that supports many defenses against both static and dynamic reverse engineering and de-virtualization attacks. Tigress is a source-to-source transformer - it takes a C source program as input and returns a new C program as output. An obfuscation script (actually, a long sequence of command line options) describes the sequences of transformations that should be applied to the functions of the program.

C obfuscation cli tools hacking sourcecode
Hiren's BootCD PE x64 https://www.hirensbootcd.org/
Wed 27 Sep 2023 02:45:42 PM PDT archive.org

Hiren’s BootCD PE (Preinstallation Environment) is a restored edition of Hiren’s BootCD based on Windows 10 PE x64. Since there are no official updates after November 2012, PE version is being developed by Hiren’s BootCD fans. It contains the fewest but best free tools. It is being developed for the new age computers, it supports UEFI booting and requires a minimum of 2 GB RAM.

With the useful tools inside of the CD, you can fix many problems related to your computer. It does not contain any pirated software, it contains only free and legal software.

After boot, PE version tries to install drivers like graphics, sound, wireless and ethernet card for your hardware. So that you can connect to a WIFI or Ethernet network. Please Contact Us with your hardware model if your WIFI or Ethernet card is not recognized by the PE version. We will try to add the required drivers in the new releases.

https://askubuntu.com/questions/146127/how-do-i-create-a-bootable-usb-on-ubuntu-from-hirens-boot-cd-iso-for-windows

sysadmin windows liveusb repairs tools
2.4kbps.net http://2.4kbps.net/
Wed 13 Sep 2023 06:48:43 PM PDT archive.org

A website where every file can be downloaded over a 2400 bit per second connection.

There are many people in the world whose best Internet connection is 2400 bps. There are many computers in the world which can't handle high-speed connections either. This site offers manually selected computing resources that can be downloaded under 10 minutes on a 2400 bps internet connection (or about 2ms over a one megabit per second connection).

Git repo: https://git.sr.ht/~lenatrauman/2.4kbps.net

software archive cli tools os
rmyorston/busybox-w32 https://github.com/rmyorston/busybox-w32
Mon 07 Aug 2023 03:54:26 PM PDT archive.org

Busybox ported to Windows. Can be compiled for both 32-bit and 64-bit Windows. Includes shells. Can be cross-compiled from a Linux box. Make sure that you look at the README.md file, not the regular README for build documentation.

tools windows shells portable win32 win64 cli sysadmin
Marauder Entry Tools https://marauderentrytools.com/
Wed 26 Jul 2023 11:38:09 AM PDT archive.org

The lockpicking tools aren't really anything to write home about. Extensive collection of utility and vehicle skeleton keys. The Other category is where this shop has the really interesting stuff.

lockpicks locksport tools keys
D0pp3lgang3r/D-XMPP https://github.com/D0pp3lgang3r/D-XMPP
Wed 05 Jul 2023 12:25:52 PM PDT archive.org

This tool has been made to crack the password of an XMPP account. The server in question needs to use SASL authentication.

python cli xmpp cracker passwords tools
investing.com https://www.investing.com/
Tue 04 Jul 2023 05:55:01 PM PDT archive.org

News and investment data for just about every market you can think of around the world, from stocks to commodities to cryptocurrency.

investments stocks rest api data markets news moneybags ironmonger tools
cdransf/awesome-adblock https://github.com/cdransf/awesome-adblock
Fri 26 May 2023 12:19:37 PM PDT archive.org

A community maintained and organized list of resources to block, limit, evade and otherwise futz with ads, ad tech and web tracking. Browser based, network based, videos, e-mail, VPNs, and more.

awesome adblocking list tools addons networking services
IT Tools https://it-tools.tech/
Tue 23 May 2023 02:37:44 PM PDT archive.org

A collection of tools, calculators, converters, generators, encoders, decoders, and more of common use to IT. Can be built by hand but it's probably easier to download the latest release and unpack that.

Github: https://github.com/CorentinTh/it-tools

it sysadmin webapps javascript selfhosted converter calculator tools encoder decoder generator
FlipC https://flipc.org/
Wed 10 May 2023 11:56:34 AM PDT archive.org

An online directory of Flipper Zero applications built from source automatically. Pay attention to which F0 firmware an app's been written for, they're not all the same. A few you might have to compile yourself.

Github: https://github.com/playmean/fap-list

community apps infosec tools
eafer/rdrview https://github.com/eafer/rdrview
Sun 12 Feb 2023 09:04:59 PM PST archive.org

A command line tool to extract the main content from a webpage, as done by the "Reader View" feature of most modern browsers. It's intended to be used with terminal RSS readers, to make the articles more readable on web browsers such as lynx. The code is closely adapted from the Firefox version and the output is expected to be mostly equivalent.

This tool is young and written in C, so it's reasonable to wonder about the potential for memory issues. To be safe, all HTML parsing happens inside a sandboxed subprocess. Seccomp is used for this purpose on Linux, Pledge on OpenBSD, and Capsicum on FreeBSD.

cli webbrowser rendering tools
rimio/specgram https://github.com/rimio/specgram
Fri 27 Jan 2023 10:33:09 PM PST archive.org

Small program that computes and plots spectrograms, either in a live window or to disk, with support for stdin input. In theory, you can run any data through it and generate a spectrogram. Read the manpage.

In the AUR (but you want specgram-git because specgram has a bug and won't compile!)

cli tools visualization analysis spectrogram cpp
noDRM/DeDRM_tools https://github.com/noDRM/DeDRM_tools
Sat 21 Jan 2023 05:55:08 PM PST archive.org

This is a fork of Apprentice Harper's version of the DeDRM tools. Apprentice Harper said that the original version of the plugin is no longer maintained, so I've taken over, merged a bunch of open PRs, and added a ton more features and bugfixes.

These are plugins for Calibre v4.x and later for removing DRM from ebooks.

python ebooks drm tools plugins
ADHDefy/delightful-creative-tools https://codeberg.org/ADHDefy/delightful-creative-tools
Tue 10 Jan 2023 05:37:58 PM PST archive.org

A curated list of delightful tools for digital creatives in a variety of mediums.

awesome delightful directory creative software tools visual audio writing softwaredevelopment games media
bee-san/Ares https://github.com/bee-san/Ares
Wed 28 Dec 2022 05:52:50 PM PST archive.org

Automated decoding of encrypted text without knowing the key or ciphers used. Ares is the next generation of decoding tools, built by the same people that brought you Ciphey. We fully intend to replace Ciphey with Ares.

Ares is fast. Very fast. Other decoders such as Ciphey require advance artifical intelligence to determine which path it should take to decode (whether to try Caesar next or Base64 etc). Ares is so fast we don't need to worry about this currently. For every 1 decode Ciphey can do, Ares can do ~7. That's a 700% increase in speed.

There are 2 main parts to Ares, the library and the CLI. The CLI simply uses the library which means you can build on-top of Ares.

Ares currently supports 16 decoders and it is growing fast. Ciphey supports around ~50, and we are adding more everyday.

rust cryptography cli tools analysis exocortex
satta/awesome-suricata https://github.com/satta/awesome-suricata
Thu 15 Dec 2022 12:40:28 PM PST archive.org

Suricata IDS is a free intrusion detection/prevention system and network security monitoring engine. This is a list of awesome things that go with it.

awesome ids resources plugins tools monitoring libraries dashboards templates rulesets infosec sysadmin
page 1 / 15
5070 links, including 359 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn