The Wayback Machine - https://web.archive.org/web/20201115083802/https://github.com/topics/reverse-engineering
Skip to content
#

Reverse Engineering

The process of analyzing a subject system to identify the system's components and their interrelationships and to create representations of the system in another form or at a higher level of abstraction.

Here are 2,153 public repositories matching this topic...

eagleoflqj
eagleoflqj commented Nov 6, 2020

On my rpi4 (Linux liumeo-rpi4 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux), there are 107XXs. And it seems there's an endless loop in the last 2 cases (don't know which case yet).

pi@liumeo-rpi4:~/github/radare2/test $ r2r
Skipping db/archos/linux-x64 because it does not match the current platform.
Skipping db/archos/darwin-x64 because it does not match the current 
Surendrajat
Surendrajat commented Sep 4, 2020

Is your feature request related to a problem? Please describe.

It'll be nice to have a hotkey (like H in IDA) to toggle the integer base between HEX and DEC. Since it may not work in Decompiler without backend support, having it in Disassembly/Graph will still be nice.

Describe the solution you'd like

So when I press the hotkey (maybe H if it's available), it should work like

commjoen
commjoen commented Jan 11, 2019

Add 8.7 and 8.8 for android and ios: show how you can delay the attacker or report tampering to the backend as a response to a tamper detected
8.7: The app implements multiple mechanisms in each defense category (8.1 to 8.6). Note that resiliency scales with the amount, diversity of the originality of the mechanisms used.
8.8: The detection mechanisms trigger responses of different types, includ

You can’t perform that action at this time.