WebberSky 🌩️ | Python PHP Programmer
  • Home
  • Portfolio
  • Blog

Blog

General

Intercepting/Sniffing/Capturing SSL Traffic on Android Emulator App (.apk) – Proxyman

Firstly if you haven’t setup an Android Emulator yet, refer to my previous guide – Android Emulator on Macbook Pro M1 (Apple Silicon) We’ll be using Proxyman.app to intercept the traffic from the Android Emulator. You can use the pause Read more…

By root, 4 weeksJanuary 12, 2023 ago
General

Copying/Backup Data (Music/Photos) from old iPod Nano Mini to Mac

Hardware: Macbook Pro M1 Max 2021 Software: Ventura 13.1Hardware: iPod Nano mini (5th Gen) 2009 Software 1.02 I tried using some 3rd party software first to make the job easy, but most of the ones I tried would only copy Read more…

By root, 4 weeksJanuary 10, 2023 ago
General

Android Emulator on Macbook Pro M1 (Apple Silicon)

Now Google have released an Install version for Macs with Apple Silicon Chip – M1/M2 Download – https://developer.android.com/studio , make sure to choose “Mac with Apple Chip” Installer (android-studio-*.*.*.*-mac_arm.dmg)Once installed, you’ll need to download some extra stuff inside the installer, Read more…

By root, 1 monthJanuary 2, 2023 ago
Code

Paypal Subscriptions API – Discount Code

From the Paypal Developer Docs website – https://developer.paypal.com/docs/business/subscriptions/add-capabilities/customize/ This guide wasn’t very clear on how to do this with Javascript (Integrating with the Smart Paypal Button) , so I worked it out myself and thought I would share. From the Read more…

By root, 2 yearsJuly 16, 2021 ago
Code

Find the Shortest Distance/Route between a set/array of GPS Coordinates (Travelling salesman problem) – Python

Here is an example of a set of GPS coordinates: This is python code I wrote to work out the distances from from each of the points without duplicating. You should then get something like this: We then feed this Read more…

By root, 3 yearsDecember 8, 2019 ago
General

Getting a UDID from an iOS Device (iPhone/iPad) with Safari URL – No iTunes/Xcode

There are already some public websites that allow you to get your UDID from them if you Google, but if you don’t trust them or want to make your own, here is my guide: device.mobileconfig Change the URL, PayloadOrganization, PayloadUUID Read more…

By root, 4 yearsApril 16, 2019 ago
General

Signing iOS (.ipa) App – Mac / Linux (CentOS)

Signing an unsigned/signed iOS(.ipa) App with Mac Download and use iOS App Signer – https://dantheman827.github.io/ios-app-signer/ There’s a guide on their website to sign an app without a developer account. This guide is for signing an app with a developer account Read more…

By root, 4 yearsApril 16, 2019 ago
General

OTA (Over the Air) Installation / Signing – iOS Developer / Enterprise

Need to download and install an app (*.ipa) without a computer (OTA)? This can be done by just visiting a url link. No need for TestFlight or the App Store. First you’ll need an Enterprise ($299) or Developer ($99) Apple Read more…

By root, 4 yearsApril 15, 2019 ago
Code

Python 3 AES-CFB Encryption (pycryptodomex) / PHP 7 AES-CFB Decryption (openssl)

Python 3 AES-CFB Encryption (pycryptodomex): PHP 7 AES-CFB Decryption (openssl):

By root, 4 yearsMarch 20, 2019 ago
Code

Simple User Agent Browser Detection – PHP / JS

I couldn’t find any decent code for detecting the correct browser properly, most detected IE/Edge as Chrome, so here’s mine: PHP JS

By root, 4 yearsNovember 21, 2018 ago

Posts navigation

1 2 Next
#NamePriceMarket CapChangePrice Graph (24h)



  • Blog
  • Home
  • Portfolio
© WebberSky 2023

WhatsApp us