Some notes and tools on fingerprinting minified JavaScript libraries, AST fingerprinting, source code similarity, etc.
Discover gists
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React, { useState } from "react"; | |
import { | |
Text, | |
TextInput, | |
View, | |
Button, | |
ScrollView, | |
Alert, | |
StyleSheet, | |
TouchableOpacity, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2025-02-07 19:12:07+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh sim-01" <not executed on terminal>] | |
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh | |
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh | |
+ job=sim-01 | |
+ neofetch | |
.-/+oossssoo+/-. | |
`:+ssssssssssssssssss+:` | |
-+ssssssssssssssssssyyssss+- | |
.ossssssssssssssssssdMMMNysssso. | |
/ssssssssssshdmmNNmmyNMMMMhssssss/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-02-07 20:03:45,462 2420 [DEBUG] - XmlConfiguration is now operational | |
2025-02-07 20:03:45,620 2420 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-02-07 20:03:45,620 2420 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-02-07 20:03:45,620 2420 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-02-07 20:03:45,636 2420 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
2025-02-07 20:03:45,636 2420 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-02-07 20:03:45,636 2420 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
2025-02-07 20:03:45,636 2420 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-02-07 20:03:45,652 2420 [DEBUG] - Adding new typ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"animeEng": "Kiss × Sis", | |
"animeRomaji": "Kiss × Sis", | |
"songName": "Futari no♥Honey Boy", | |
"artist": "Ayana Taketatsu & Yuiko Tatsumi", | |
"type": "Opening 1", | |
"correctCount": 67, | |
"startTime": 35, | |
"songDuration": 89.489, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
College of Nursing Sciences, Hadejia, Jigawa State 2025/2026 Admission Form Or Application Form is out NOW Call 08125777035 DR ALICE OGUNSOLA For More Details On How to Buy The Form and register Online.Also 2025/2026 POST BASIC NURSING FORM,GENERAL/REGISTER NURSING FORM,PERIOPERATIVE NURSING FORM,PSYCHIATRIC NURSING FORM And BASIC NURSING And Basic Midwifery Form Are Still Ongoing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
namespace ConsoleApp5 | |
{ | |
internal class Program | |
{ | |
static void Main(string[] args) | |
{ | |
int number1 = 5; | |
int numberLast = 789; | |
int step = 7; | |
for (int i = number1; i <= numberLast; i = i + step) |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Log uploaded on Saturday, February 8, 2025, 4:04:21 AM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
Harmony(brrainz.harmony)[v:2.3.1.0][mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Faster Game Loading(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0), System.Drawing(av:4.0.0,fv:4.6.57) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Visual Exceptions(brrainz.visualexceptions)[v:1.3.2.0][mv:1.3.2.0]: CrossPromotion(1.1.2), VisualExceptions(1.3.2) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Client, { CommitmentLevel, SubscribeRequest } from "@triton-one/yellowstone-grpc"; | |
import * as bs58 from 'bs58'; | |
class GrpcStreamManager { | |
private client: Client; | |
private stream: any; | |
private isConnected: boolean = false; | |
private reconnectAttempts: number = 0; | |
private readonly maxReconnectAttempts: number = 10; | |
private readonly reconnectInterval: number = 5000; // 5 seconds |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Privacy Policy | |
Last updated: [Date] | |
Welcome to [Your Website/App Name]! Your privacy is important to us. | |
## 1. Information We Collect | |
We collect personal information like name, email, and contact details when you use our services. | |
## 2. How We Use Your Information |