🏠
Working from home
Code reversing, malware, and low-level things.
- Beyond The World
- https://fatihsensoy.com
- @fatihsnsy
Pinned Loading
-
-
-
-
.pcap Packet Parser
.pcap Packet Parser 1#!/usr/bin/env python3
2from scapy.all import *
345mapping = {0x04 :"a",
-
Droid Dream URL Decryption
Droid Dream URL Decryption 1using System;
2using System.Security.Cryptography.X509Certificates;
3using System.Text;
45namespace xor_decrypt_url
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.