Skip to content

Instantly share code, notes, and snippets.

@sam0737
sam0737 / by.java
Created March 17, 2018 19:43
HSBC Payme Root Detection
package com.cherrypicks.hsbcpayme.Manager;
import android.content.Context;
import android.os.Build;
import com.cherrypicks.hsbcpayme.model.util.C1764b;
import java.io.BufferedReader;
import java.io.File;
import java.io.InputStreamReader;
public class by {
@sam0737
sam0737 / clock.html
Last active April 25, 2024 12:24
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >