Posts

  • pfsense_fauxapi

    REST based API interface for pfSense 2.3.x and 2.4.x to facilitate devops

    A REST API interface for pfSense 2.3.x, 2.4.x, 2.5.x to facilitate devops:-

    • https://github.com/ndejong/pfsense_fauxapi

    Additionally available are a set of client libraries that hence make programmatic access and management of pfSense hosts for devops tasks feasible.

    Tags: #php • pfsense • api

  • suroi

    An open-source 2D battle royale game inspired by surviv.io. Work in progress.

    Suroi is an open-source 2D battle royale game inspired by surviv.io. It is currently a work in progress.

    Tags: #typescript • css • html

  • vimeo.php

    Official PHP library for the Vimeo API.

    This is a simple PHP library for interacting with the Vimeo API.

    Tags: #php • vimeo • vimeo-api

  • EMVemulator

    This Android app collects Mag-Stripe data and CVC3 codes from PayPass cards and emulates that information.

    IMPORTANT - THIS REPO IS NO LONGER MAINTAINED

    This Android app collects Mag-Stripe data and CVC3 codes from MasterCard PayPass cards and emulates that information. It is based on combined pre-play and downgrade attack described in Cloning Credit Cards: A combined pre-play and downgrade attack on EMV Contactless by Michael Roland, Josef Langer.

    WARNING! This application might destroy your credit card (MasterCard only) after ~ 66 successful attacks.*

    *For each attack application increments card’s ATC by 1000. ATC (Application Transaction Counter) is 2B value that means that maximum value of ATC is 65535, so after approximately 66 attacks this counter overflows.

    Tags: #java • android • emv-smartcard-protocol

  • CaDDN

    Categorical Depth Distribution Network for Monocular 3D Object Detection (CVPR 2021 Oral)

    CaDDN is a monocular-based 3D object detection method. This repository is based off of [OpenPCDet].

    Categorical Depth Distribution Network for Monocular 3D Object Detection
    Cody Reading, Ali Harakeh, Julia Chae, and Steven L. Waslander
    [Paper]

    Tags: #python

  • msgraph-sdk-ruby

    Microsoft Graph Ruby client library for v1 APIs

    Please read this post for more information and to provide feedback.

    Tags: #ruby • microsoftgraph • devxeng

  • kibana-enhanced-table

    Kibana visualization like a Data Table, but with enhanced features like computed columns, filter bar, and “Split Cols” bucket

    This project is a Kibana plugin that provides two visualizations:

    • Enhanced Table: same than Data Table, but with enhanced features like computed columns, filter bar and pivot table.
    • Document Table (NEW): same thing than ‘Enhanced Table’ visualization, but for single documents (not aggregations). It especially allows to have enhanced features compared to a saved search (custom column labels, custom hits size, custom pagination, computed columns and filter bar).

    Tags: #typescript • kibana • kibana-plugin

  • PHRETS

    PHP client library for interacting with a RETS server to pull real estate listings, photos and other data made available from an MLS system

    PHRETS provides PHP developers a way to integrate RETS functionality directly within new or existing code by handling the following aspects for you:

    • Response parsing (XML, HTTP multipart, etc.)
    • Simple variables, arrays and objects returned to the developer
    • RETS communication (over HTTP)
    • HTTP Header management
    • Authentication
    • Session/Cookie management
    • PHP 5.6, 7.0, 7.1 and 7.2 supported

    Tags: #php • mls • phrets

  • web-terminal

    Web-Terminal is a terminal server that provides remote CLI via standard web browser and HTTP protocol.

    $ web-terminal --port 8088
    

    Open your favorite web browser, navigate to http://localhost:8088 and start playing with the browser based CLI.

    Tags: #javascript

  • tinify-php

    PHP client for the Tinify API.

    PHP client for the Tinify API, used for TinyPNG and TinyJPG. Tinify compresses your images intelligently. Read more at http://tinify.com.

    Tags: #php • tinify-api • image-compression

subscribe via RSS