Skip to content

Instantly share code, notes, and snippets.

View 52617365's full-sized avatar

Rase 52617365

View GitHub Profile
#!/usr/bin/env python3
from binaryninja import *
def replace_non_alphanumeric_characters(input_string):
copy = input_string
copy = ''.join(filter(str.isalnum, input_string))
return copy
@52617365
52617365 / idapython_cheatsheet.md
Created March 12, 2023 15:41 — forked from icecr4ck/idapython_cheatsheet.md
Cheatsheet for IDAPython
@52617365
52617365 / Cargo.toml
Created February 26, 2023 07:12 — forked from CoolOppo/Cargo.toml
How to compile to a DLL in rust while using it as a normal rust library
[package]
name = "test"
version = "0.1.0"
authors = ["YOU <YOU@users.noreply.github.com>"]
edition = "2018"
[lib]
crate-type = ["cdylib"]
[
{
"name": "Stone's",
"intervals": [
{
"from": 1660305600000,
"to": 1660328099000
}
],
"seats": 0,
This file has been truncated, but you can view the full file.
{
"data": {
"listRestaurantsByLocation": {
"totalCount": 465,
"pageInfo": {
"endCursor": "eyJmIjo0NjUsImciOnsiYSI6NjAuMTcxMTYsIm8iOjI0LjkzMjU4fX0K",
"hasNextPage": false,
"__typename": "PageInfo"
},
"edges": [