Skip to content

Instantly share code, notes, and snippets.

View 0xdevalias's full-sized avatar
👀
Open to opportunities

Glenn 'devalias' Grant 0xdevalias

👀
Open to opportunities
View GitHub Profile
@0xdevalias
0xdevalias / ai-ml-toolkit.md
Last active April 25, 2024 02:15
Some notes on AI/ML tools that seem interesting/useful (largely aiming to focus on open source tools)
@0xdevalias
0xdevalias / reverse-engineering-webpack-apps.md
Last active April 25, 2024 02:11
Some notes and techniques for reverse engineering Webpack (and a little bit about React/Vue) apps
@0xdevalias
0xdevalias / _deobfuscating-unminifying-obfuscated-web-app-code.md
Last active April 24, 2024 22:33
Some notes and tools for reverse engineering / deobfuscating / unminifying obfuscated web app code
@0xdevalias
0xdevalias / generating-synth-patches-with-ai.md
Last active April 22, 2024 17:52
Some notes on generating software synthesizer patches with AI
@0xdevalias
0xdevalias / chatgpt-reverse-engineering-and-deep-dive-code-exploration.md
Last active April 22, 2024 14:14
Notes on reverse engineering ChatGPT's frontend web app + deep dive explorations of the code
@0xdevalias
0xdevalias / beeper-custom-theme-styles.md
Last active April 22, 2024 14:08
Custom themes/CSS styling hacks/overrides for Beeper (universal chat app aggregator, built on top of matrix)
@0xdevalias
0xdevalias / reverse-engineering-macos.md
Last active April 21, 2024 23:30
Some notes, tools, and techniques for reverse engineering macOS binaries
@0xdevalias
0xdevalias / random-facebook-snippets.md
Last active April 19, 2024 12:11
Random Facebook React JavaScript Snippets

Random Facebook React JavaScript Snippets

@0xdevalias
0xdevalias / reverse-engineering-golang.md
Last active April 17, 2024 05:59
Some notes, tools, and techniques for reverse engineering Golang binaries
@0xdevalias
0xdevalias / converting-json-to-openapi-swagger-spec.md
Created June 2, 2023 01:09
Exploring tools that allow converting a JSON response automagically into an OpenAPI / Swagger spec.

Converting JSON to OpenAPI / Swagger spec

Exploring tools that allow converting a JSON response automagically into an OpenAPI / Swagger spec.

Test JSON Response

{
    "accounts": {
        "default": {