Posts

  • react-native-popup-ui

    A simple and fully customizable React Native component that implements a popup UI.

    A simple and fully customizable React Native component that implements a popup UI.

    • Easy to customize, has prop to change background color
    • Function to close automatically
    • Receives callback prop to set button action

    Tags: #javascript

  • gc-opencommand-plugin

    A plugin that open the GC command execution interface for third-party clients

    中文 English

    一个为第三方客户端开放GC命令执行接口的插件

    1.7.0 起可以通过 | 或者换行来分隔多条命令,例如:

    /a 1 | /a 2
    /a 3
    

    调用 ping 响应数据将包含插件版本号。

    Tags: #java • grasscutter • grasscutter-plugin

  • git-notify

    🙉 📣 Communicate important updates to your team via git commit messages

    Communicate important updates to your team via git commit messages.

    Tags: #typescript • git • githooks

  • safety-db

    A curated database of insecure Python packages

    Safety DB is a database of known security vulnerabilities in Python packages. The data is made available by pyup.io and synced with this repository once per month. Most of the entries are found by filtering CVEs and changelogs for certain keywords and then manually reviewing them.

    Tags: #python

  • FirmAE

    Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis

    FirmAE is a fully-automated framework that performs emulation and vulnerability analysis. FirmAE significantly increases the emulation success rate (From Firmadyne’s 16.28% to 79.36%) with five arbitration techniques. We tested FirmAE on 1,124 wireless-router and IP-camera firmware images from top eight vendors.

    We also developed a dynamic analysis tool for 0-day discovery, which infers web service information based on the filesystem and kernel logs of target firmware. By running our tool on the succesfully emulation firmware images, we discovered 12 new 0-days which affect 23 devices.

    Tags: #python • emulation • firmware

  • ServerListPlus

    A flexible Minecraft plugin to customize the appearance of your server in the server list

    Important Notice

    ServerListPlus is no longer receiving new features and is only updated to fix bugs or compatibility issues. Contributions are welcome! If you are happy with ServerListPlus, you can continue using it.

    ServerListPlus is an extremely customizable server status ping plugin for Minecraft. It provides an easy-to-use configuration for almost everything possible using the server status ping. The plugin aims to become the universal solution for server status ping customization, available for:

    • Bukkit/Spigot/Paper/Folia
    • BungeeCord
    • Velocity
    • Sponge
    • CanaryMod

    ServerListPlus is also available as standalone server that can be used independent from other server implementations e.g. during maintenance.

    Tags: #java • minecraft • bukkit

  • docker-api

    A lightweight Ruby client for the Docker Remote API

    Follow the installation instructions, and then run:

    $ sudo docker -d
    

    This will daemonize Docker so that it can be used for the remote API calls.

    Tags: #ruby

  • mibew

    Mibew Messenger - open-source live support application

    Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website.

    Tags: #php • mysql • messenger

  • automon

    Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively trace and monitor your Java code, the JDK, and 3rd party libraries.

    1. What is Automon?
    2. Why Automon?
    3. Key Features
    4. What are Automon’s dependencies?
      • AspectJ
      • SLF4J
      • Monitoring tools
    5. Tutorials
    6. How does Automon work?
    7. What are some examples of what Automon can do?
      • Monitoring
      • Tracing
    8. Automon Source Code
    9. Glossary
    10. Support

    Tags: #java • aspectj • monitoring

  • Sniffle

    A sniffer for Bluetooth 5 and 4.x LE

    Sniffle is a sniffer for Bluetooth 5 and 4.x (LE) using TI CC1352/CC26x2 hardware.

    Sniffle has a number of useful features, including:

    • Support for BT5/4.2 extended length advertisement and data packets
    • Support for BT5 Channel Selection Algorithms #1 and #2
    • Support for all BT5 PHY modes (regular 1M, 2M, and coded modes)
    • Support for sniffing only advertisements and ignoring connections
    • Support for channel map, connection parameter, and PHY change operations
    • Support for advertisement filtering by MAC address and RSSI
    • Support for BT5 extended advertising (non-periodic)
    • Support for capturing advertisements from a target MAC on all three primary advertising channels using a single sniffer. This makes connection detection nearly 3x more reliable than most other sniffers that only sniff one advertising channel.
    • Easy to extend host-side software written in Python
    • PCAP export compatible with the Ubertooth
    • Wireshark compatible plugin

    Tags: #python • ble • bluetooth

subscribe via RSS