Posts

  • PiracyChecker

    An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 14+ required.

    This library applies some techniques to help protect your app’s users and attempt to thwart reverse engineers and attackers. BUT, this isn’t guaranteed to stop your app from getting pirated. There is no such thing as 100% security, and a determined and skilled attacker with enough time, could remove these checks from the code. The real objective here is to raise the bar out of reach of opportunist and automatic attackers.

    Some of the techniques included in this library can be found here.

    Tags: #java • apk • signature

  • trireme

    Embed Node.js inside a Java Virtual Machine

    This is a set of libraries for running node.js scripts inside Java.

    Tags: #javascript

  • prettier-plugin-tailwind

    Sort tailwind classes in HTML with Prettier.

    Install Prettier and the plugin into your project locally:

    yarn add --dev prettier prettier-plugin-tailwind
    

    Other IDE’s are supported.

    Note: Prettier 2.0.0 or greater is required as a peer dependency.

    Tags: #typescript • tailwind • sort-tailwind

  • obsidian-image-toolkit

    An Obsidian plugin for viewing an image.

    When you click an image, it will be popped up and you can preview, zoom, move, rotate, flip, invert and copy the image.

    Tags: #typescript

  • SyncSettings

    Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized

    Sadly, I won’t able to continue with the development of SyncSettings, it will be available on package control registry but won’t receive new changes.

    SyncSettings has been a very challenging project and it tought me how to cope with a community and learn more about the open source world. Thanks for all the support during this time and I hope that SyncSttings remains being so useful like it was for me.

    Happy Coding!

    Marcelo


    Tags: #python • sync-settings • gist

  • Implementation of Angular 1.x $cookies service to Angular 2

    Implementation of Angular 1.x $cookies service to Angular

    Tags: #typescript • angular • cookie

  • ig65m-pytorch

    PyTorch 3D video classification models pre-trained on 65 million Instagram videos

    The following describes how to use the model in your own project and how to use our conversion and extraction tools.

    Tags: #python • machine-learning • action-recognition

  • Mythic

    A collaborative, multi-platform, red teaming framework

    A cross-platform, post-exploit, red teaming framework built with python3, docker, docker-compose, and a web browser UI. It’s designed to provide a collaborative and user friendly interface for operators, managers, and reporting throughout red teaming.

    Tags: #python

  • graalpython

    A Python 3 implementation built on GraalVM

    This is GraalPy, an implementation of the Python language. A primary goal is to support SciPy and its constituent libraries. GraalPy can usually execute pure Python code faster than CPython (but not when C extensions are involved). GraalPy currently aims to be compatible with Python 3.10, but it is some way from there. While your specific workload may function, any Python program that uses external packages could hit something unsupported. At this point, the Python implementation is made available for experimentation and curious end-users.

    Tags: #python

  • burnt

    Crunchy toasts for React Native. 🍞

    Cross-platform toasts for React Native, powered by native elements.

    https://user-images.githubusercontent.com/13172299/202289223-8a333223-3afa-49c4-a001-a70c76150ef0.mp4

    Tags: #java

subscribe via RSS