Posts

  • trackerjacker

    Like nmap for mapping wifi networks you’re not connected to, plus device tracking

    Like nmap for mapping wifi networks you’re not connected to. Maps and tracks wifi networks and devices through raw 802.11 monitoring.

    PyPI page: https://pypi.python.org/pypi/trackerjacker

    Tags: #python β€’ hacking β€’ wireless

  • AllAngleExpandableButton

    An expandable button menu that you can define expand angle and button count and so on

    • step1:Add it in your root build.gradle at the end of repositories:
        allprojects {
            repositories {
                ...
                maven { url "https://jitpack.io" }
            }
        }
      
    • step2:Add the dependency:
        dependencies {
            compile 'com.github.uin3566:AllAngleExpandableButton:v1.2.0'
        }
      

    Tags: #java

  • pixi3d

    The 3D renderer for PixiJS. Seamless integration with 2D applications.

    Pixi3D is a JavaScript library which makes it easy to render 3D graphics on the web. It works for both desktop and mobile web browsers and includes several components which makes it easy to create nice looking 3D scenes out-of-the-box:

    • Load models from file (glTF) or create procedural generated meshes
    • Physically-based rendering (PBR) and image-based lighting (IBL)
    • Transformation, morphing and skeletal animations
    • Customized materials and shaders
    • Built on top of PixiJS, seamless integration with 2D applications.

    Tags: #typescript β€’ pixijs β€’ 3d

  • recommendable

    :+1::-1: A recommendation engine using Likes and Dislikes for your Ruby app

    Recommendable is a gem that allows you to quickly add a recommendation engine for Likes and Dislikes to your Ruby application using my version of [Jaccardian similarity and memory-based collaborative filtering][collaborative filtering].

    Tags: #ruby β€’ redis β€’ sidekiq

  • IF

    An inventory framework for managing GUIs

    This framework works for Minecraft versions 1.14-1.16

    An inventory framework for managing GUIs

    This framework is based on a pane principle. This means that the GUI is divided into different types of panes which all behave differently. A GUI consists of multiple panes which can interact with each other.

    Next to those panes, GUIs can also be created from XML files by simple loading them in. This allows for easy GUI creation with little code.

    Tags: #java β€’ spigot β€’ bukkit

  • openiot

    The Open Source Project for the Internet of Things

    The OpenIoT middleware infrastructure will support flexible configuration and deployment of algorithms for collection, and filtering information streams stemming from the internet-connected objects, while at the same time generating and processing important business/applications events.

    OpenIoT is a joint effort of prominent open source contributors towards enabling a new range of open large scale intelligent IoT (Internet-of- things) applications according to a utility cloud computing delivery model.

    OpenIoT is perceived as a natural extension to cloud computing implementations, which will allow access to additional and increasingly important IoT based resources and capabilities. In particular, OpenIoT will research and provide the means for formulating and managing environments comprising IoT resources, which can deliver on-demand utility IoT services such as sensing as a service.

    OpenIoT is pertinent to a wide range of interrelated scientific and technological areas spanning:

    • Middleware for sensors and sensor networks,
    • Ontologies, semantic models and annotations for representing internet-connected objects, along with semantic open-linked data techniques
    • Cloud/Utility computing, including utility based security and privacy schemes.

    Tags: #java

  • whitelist

    A simple tool to add commonly white listed domains to your Pi-Hole setup.

    Tags: #python β€’ pi-hole β€’ ad-blocker

  • ngx-color

    🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more

    • 13 Different Pickers - Sketch, Photoshop, Chrome, Twitter and many more

    • Make Your Own - Use the building block components to make your own

    • This is a port of react-color by casesandberg

    Tags: #typescript β€’ angular β€’ color-picker

  • Babelish

    Chaotically confused, like Babel

    gem install babelish

    Requires Ruby 2.1.0 or above.

    Or download Latest Release.

    Or via docker: docker run netbe/babelish babelish help

    Tags: #ruby β€’ csv β€’ localisation

  • seccomp-tools

    Provide powerful tools for seccomp analysis

    Provide powerful tools for seccomp analysis.

    This project is targeted to (but not limited to) analyze seccomp sandbox in CTF pwn challenges. Some features might be CTF-specific, but still useful for analyzing seccomp in real-case.

    Tags: #ruby β€’ seccomp β€’ seccomp-filter

subscribe via RSS