There are 0 repository under l3 topic.
This repo created for bypassing Widevine L3 DRM and obtaining keys.
A stateless, high-performance NAT-like proxy that attaches to the XDP hook in the Linux kernel using (e)BPF for fast packet processing. This proxy forwards packets based on configurable rules and performs source-port mapping, similar to IPTables and NFTables.
đ List of articles and materials about Modular Blockchain
Library for accessing the CGMiner API from Go (antminer S9 support)
Simple yet Powerful L1/L2/L3 caching in .NET. Memory -> Local File -> Redis. I am open to suggestions for enhancements, email support@digitalruby.com.
This project leverages real-time data from Ile-de-France Mobilités (IDFM) to provide an efficient metro navigation system for Paris and Bordeaux (using a simplified dataset). It utilizes graph algorithms to calculate shortest paths, visualize the minimum spanning tree of the metro network, and check network connectivity.
myTrash is a waste management solution designed to streamline the reporting of overloaded trash bins in public gardens, contributing to cleaner and more efficient waste collection in Paris.
Support the NASA / GlobColour / CCI ISIN grid used for MODIS L3BIN satellite products.
zk-Certificates of XFG Deposit Ledger. Modular L3 Hyperchain ZK privacy rollup facilitating CD interest payments, Îmbers ($HEAT) mint verification, C0LDAO, Fuego Mob assets, and DIGM treasury. Powered 100% by XFG collateral burns via Fuego Îmbers ($HEAT) erc20 as custom gas token. đ„ 1 Fwei = 1M Gwei
Naksha, is a python based thread-safe and multithreaded visual packet sniffer. This creates a geographical coordinate based visualisation of packet exchange from the your home gateway, to the internet. Here, packet size, propagation delays, & transmission speeds are visually depicted.
Compares current set of L3 firewall rules, remove the duplicates, and upload the clean set of L3 firewall rules.
Une application basée sur Django pour analyser et gérer les séquences génomiques du virus de la Dengue. Ce projet inclut des scripts pour ajouter des données de génomes à partir de fichiers FASTA, calculer les pourcentages de nucléotides et gérer les entrées de génomes dans une base de données.
The topic of this project is a website that allows users to keep track of results during the 2023 F1 Championship. It isn't a complete website, but it is a good start for a project that could be continued in the future.
Project of L3 Info in UCA. Creation of a graphical protocol based on DNA structure.
Public orchestrator & API surface for CGLabs. Dynamically loads providers and stays out of the datapath (eBPF/TPROXY run in core providers).
Public reference provider for the orchestrator (safe demo flows, mocks, test fixtures). Useful when private providers are not installed.
A TypeScript-based interpreter for the L3 language. Supports substitution, primitive evaluation, and recursive interpretation. Provides hands-on practice in functional programming and interpreter design.