Posts

  • Sony-PMCA-RE

    Reverse engineering Sony PlayMemories Camera Apps

    The latest Sony cameras include an Android subsystem used to run apps from the proprietary Sony PlayMemories Camera App Store (PMCA). The tools provided in this repository allow you to install custom Android apps on your camera.

    Additional effort has been made to analyze the firmware update process. Using the obtained knowledge, we can execute custom code on almost all Sony Cybershot and Alpha cameras released between 2007 and 2016.

    Tags: #python

  • chunky

    Minecraft world rendering tool

    Prerequisites: Chunky requires Java 8. It is recommended to have the 64-bit version if you have a 64-bit operating system (you most likely do). If you haven’t installed Java, you can [download it from here][13].

    1. Download [the Chunky Launcher][12] and open it
    2. Install the latest version of Chunky by clicking on Check for Updates
    3. Click on Launch Chunky start rendering your beautiful buildings

    If you have any questions, please don’t hesitate to reach out via Reddit, Discord or GitHub.

    Tags: #java • minecraft • path-tracer

  • Roboto

    Development of a Roboto Variable font

    This is a variable version of Roboto intended to be a 1:1 match with the official non-variable release from Google.

    This is not an official Google project, but was enabled with generous funding by Google Fonts, who contracted Type Network. The Roboto family of instances contained 6 weights and two widths of normal, along with italic of the regular width. The project began by taking UFO instances generated during the build process of the Roboto v2.136 release, which have quadratic outlines. The Thin, Regular and Bold UFOs required some fixes for interpolation compatibility, and a build script was written that preserves outline overlaps.

    Both fonts have named instances for all the styles in the v2.136 release.

    Tags: #python

  • typescript-rest

    This is a lightweight annotation-based expressjs extension for typescript.

    This is a lightweight annotation-based expressjs extension for typescript.

    It can be used to define your APIs using decorators.

    Table of Contents

    Tags: #typescript • api • rest

  • Zen

    Find emails of Github users

    python zen.py username

    or

    python zen.py https://github.com/username

    Tags: #python • osint • recon

  • eslint-plugin-sonarjs

    SonarJS rules for ESLint

    SonarJS rules for ESLint to detect bugs and suspicious patterns in your code.

    Tags: #typescript • javascript • eslint

  • preact-boilerplate

    :guitar: Ready-to-rock Preact starter project, powered by Webpack.

    :guitar: Ready-to-rock [Preact] starter project, powered by [webpack]. (View Demo)

    :rocket: Note: We now recommend Preact CLI for new projects.

    Preact CLI is a natural evolution of this boilerplate, and improves on it in every way. In a single dependency, you get a friendly command line project creation and build tool with development & production modes. Preact CLI requires no configuration at all, and even does automatic code-splitting without you lifting a finger! It also produces bundles roughly half the size of preact-boilerplate.


    Tags: #javascript • preact • webpack

  • github-push-action

    GitHub actions to push back to repository eg. updated code

    The GitHub Actions for pushing to GitHub repository local changes authorizing using GitHub token.

    With ease:

    • update new code placed in the repository, e.g. by running a linter on it,
    • track changes in script results using Git as archive,
    • publish page using GitHub-Pages,
    • mirror changes to a separate repository.

    Tags: #javascript

  • adapter

    Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:

    adapter.js is a shim to insulate apps from spec changes and prefix differences in WebRTC. The prefix differences are mostly gone these days but differences in behaviour between browsers remain.

    This repository used to be part of the WebRTC organisation on github but moved. We aim to keep the old repository updated with new releases.

    Tags: #javascript • webrtc • webrtc-adapter

  • hairpin-proxy

    PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.

    PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users, specifically for cert-manager self-checks.

    If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.

    Tags: #ruby • kubernetes • cert-manager

subscribe via RSS