Laste Update: Fri 05 Jun 2020 02:22:05 PM UTC
With hardware, you could intercept traffic.
- Download APK
| #include <Arduino.h> | |
| #include <mbedtls/aes.h> | |
| #define PROCESS_FAIL -1 | |
| int encrypt(uint8_t *input, uint8_t size, uint8_t key[16], uint8_t *encrypt) { | |
| mbedtls_aes_context encryptContext; | |
| uint8_t iv[16] = {0}; | |
| int ret = 0; | |
| // "variant.cpp" | |
| PinDescription g_APinDescription[TOTAL_GPIO_PIN_NUM]= | |
| { | |
| {PB_2, NOT_INITIAL, PIO_GPIO | PIO_GPIO_IRQ , NOT_INITIAL}, //D0 | |
| {PB_1, NOT_INITIAL, PIO_GPIO | PIO_GPIO_IRQ , NOT_INITIAL}, //D1 | |
| {PB_3, NOT_INITIAL, PIO_GPIO | PIO_GPIO_IRQ , NOT_INITIAL}, //D2 | |
| {PB_31, NOT_INITIAL, PIO_GPIO | PIO_GPIO_IRQ , NOT_INITIAL}, //D3 | |
| {PB_30, NOT_INITIAL, PIO_GPIO | PIO_GPIO_IRQ , NOT_INITIAL}, //D4 | |
| {PB_28, NOT_INITIAL, PIO_GPIO | PIO_GPIO_IRQ , NOT_INITIAL}, //D5 |
| /* This Sketch is tested on | |
| * - Nano 33 RP2040 Connect | |
| * - Nano 33 IoT | |
| * - MKR WiFi 1010 | |
| To compile and use it requires | |
| Libraries: | |
| - CNMAT OSC Library (https://github.com/CNMAT/OSC) - Arduino Library Manager | |
| - Arduino WiFiNINA (https://github.com/arduino-libraries/WiFiNINA) - Arduino Library Manager |
| #!/bin/sh | |
| # Copyright 2023 Khalifah K. Shabazz | |
| # | |
| # Permission is hereby granted, free of charge, to any person obtaining a | |
| # copy of this software and associated documentation files (the βSoftwareβ), | |
| # to deal in the Software without restriction, including without limitation | |
| # the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
| # and/or sell copies of the Software, and to permit persons to whom the | |
| # Software is furnished to do so, subject to the following conditions: |
| adb tcpip 5555 | |
| adb shell ip route | |
| adb connect 10.0.105.13 |
| all: excellon.html excellon.pdf | |
| excellon.html: excellon.md | |
| @pandoc $< -o $@ | |
| excellon.pdf.md: excellon.md | |
| @cat $< | sed 's/\.png/\.pdf/g' > $@ | |
| excellon.pdf: excellon.pdf.md | |
| @pandoc $< --latex-engine=pdflatex -o $@ |
| /* | |
| * If you are going to connect to the live API server to run a quick | |
| * test that adds new data, such as POIs, with test/imaginary values | |
| * please be responsible and delete them afterwards. | |
| */ | |
| require_once 'Services/OpenStreetMap.php'; | |
| $config = array( | |
| // A password file, is a colon delimited file. |
Laste Update: Fri 05 Jun 2020 02:22:05 PM UTC
With hardware, you could intercept traffic.
https://github.com/graphql/graphql-spec/blob/master/rfcs/InputUnion.md
Last months actions:
@oneOf - https://gist.github.com/benjie/e45540ad25ce9c33c2a1552da38adb91
| Mahitab Alaa βββββββββββββββββ 15 plays | |
| Ahmad_Alnufais βββββββββββββββββ 4 plays | |
| New βββββββββββββββββ 4 plays | |
| Quran Voice | Ψ΅ΩΨͺ Ψ§ΩΩΨ±Ψ’Ω βββββββββββββββββ 4 plays | |
| Sanluis βββββββββββββββββ 2 plays | |
| Abdelrahman Hassan βββββββββββββββββ 1 plays | |
| Anas Elkinawy ( Quraan_Ch βββββββββββββββββ 1 plays | |
| AYAT OF TRANQUILITY βββββββββββββββββ 1 plays | |
| charge your heart 2 βββββββββββββββββ 1 plays | |
| Ibrahem Omar βββββββββββββββββ 1 plays |