Posts

  • DiscordPHP

    Before you start using this Library, you need to know how PHP works, you need to know the language and you need to know how Event Loops and Promises work. This is a fundamental requirement before you start. Without this knowledge, you will only suffer.

    Tags: #php • discord • team-reflex

  • 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

  • HaE

    HaE - BurpSuite Highlighter and Extractor

    Note: My english is not very good, Thanks!

    Read Chinese simplified version (README_zh).

    Tags: #java • burpsuite • highlighter

  • easyappointments

    :date: Easy!Appointments - Open Source Appointment Scheduler

    Easy!Appointments is a highly customizable web application that allows customers to book appointments with you via a sophisticated web interface. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project that you can download and install even for commercial use. Easy!Appointments will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database.

    Tags: #php • appointments • scheduler

  • wit-ruby

    Ruby library for Wit.ai

    wit-ruby is the Ruby SDK for Wit.ai.

    Tags: #ruby

  • plac

    Plac: Parsing the Command Line the Easy Way

    plac is a Python package that can generate command line parameters from function signatures.

    plac works on Python 2.6 through all versions of Python 3

    plac has no dependencies beyond modules already present in the Python standard library.

    plac implements most if its functionality in a single file that may be included in your source code.

    Tags: #python

  • acf

    Advanced Custom Fields

    Welcome to the official Advanced Custom Fields repository on GitHub. ACF is a WordPress plugin used to take full control of your edit screens & custom field data.

    Looking for ACF version 4? Please use the previous ACF repository.

    Upgrading from ACF version 4? Please read our Upgrading from v4 to v5 guide.

    Tags: #php

  • PHPMatrix

    PHP Class for handling Matrices

    • power() function
    • Decomposition
      • Cholesky Decomposition
      • EigenValue Decomposition
        • EigenValues
        • EigenVectors

    Tags: #php

  • toml

    Parse TOML. Like a bawss.

    A sane configuration format from @mojombo. More information here: https://github.com/mojombo/toml

    This is far superior to YAML and JSON because it doesn’t suck. Really it doesn’t.

    Tags: #ruby

  • API-fuzzer

    API Fuzzer which allows to fuzz request attributes using common pentesting techniques and lists vulnerabilities

    API_Fuzzer gem accepts a API request as input and returns vulnerabilities possible in the API. Following are the main check involved in API_Fuzzer gem

    • Cross-site scripting vulnerability
    • SQL injection
    • Blind SQL injection
    • XML External entity vulnerability
    • IDOR (in specific cases)
    • API Rate Limiting
    • Open redirect vulnerabilities
    • Information Disclosure flaws
    • Info leakage through headers
    • Cross-site request forgery vulnerability

    Tags: #ruby • gem • ruby-gem

subscribe via RSS