evandrix
evandrix

`dashing` is no longer actively maintained. instead, [`smashing`](https://github.com/Smashing/smashing), written in Ruby.
What changes would need to be made in order to be backward compatible with IDA Pro v6.x, esp. v6.8, please? Thanks
there's [https://crackmes.one](https://crackmes.one)
I finally managed to get all the Products to compile successfully. Then I tried to use the new Apple auth code, by adding the following code in [/macOS/AppDelegate.m](/macOS/AppDelegate.m): ``` -...
re: https://github.com/Matchstic/ReProvision/issues/96#issuecomment-552290484, anyone can provide more details/some kind of resource/walkthrough, even partial on how to do that? I've got Burp Suite/Charles/`mitmproxy` all not capturing my Apple ID signing in on...
e.g. https://github.com/erocarrera/pefile/blob/master/pefile.py#L3332 and https://github.com/erocarrera/pefile/blob/master/pefile.py#L4165
``` #!/usr/bin/env python #-*- coding: utf-8 -*- import os import sys sys.dont_write_bytecode = True try: from SocketServer import ThreadingMixIn from SimpleHTTPServer import SimpleHTTPRequestHandler from BaseHTTPServer import HTTPServer except ImportError: from...
CSAW RED 2019 Quals - task `mov_it` (250pt) https://red.csaw.io/challenges#time%20to%20mov%20it `nc rev.chal.csaw.io 1004` binary [3642a85e55a487e2c6001f7b067370c5-mov_it.gz](https://github.com/kirschju/demovfuscator/files/3677895/3642a85e55a487e2c6001f7b067370c5-mov_it.gz) mirror https://red.csaw.io/files/3642a85e55a487e2c6001f7b067370c5/mov_it