arcore-patch
radare2
arcore-patch | radare2 | |
---|---|---|
2 | 9 | |
75 | 20,432 | |
- | 1.0% | |
10.0 | 9.9 | |
almost 7 years ago | 5 days ago | |
Shell | C | |
- | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
arcore-patch
-
Fairly sure I can do this, not so sure how
git clone https://github.com/thestr4ng3r/arcore-patch
-
I'm pretty sure this is possible, and would appreciate confirmation/direction.
Background: I've never been especially tech savvy, but a couple months ago took a sudden interest in this kinda thing. I've been learning more from trial and error than study, the hands-on approach, so have very little knowledge of things like terminology and proper method even in regards to the things I can reliably do. This tends to result in situations where I have all the pieces to the puzzle but can't quite see how they fit, or look up the answer. I think I'm in one now and, having recently reinstalled Reddit, would rather ask for help than beat my head against a wall for a few hours. I'm trying to install a patch for an .apk (Found here: https://github.com/thestr4ng3r/arcore-patch). that calls for use of adb, as well as a handful of other things. Most of these I either have or can likely get on Termux. I'm just not entirely sure if this is a thing I can use Termux for, and if so how. Can I run Termux packages via what I think is called an adb shell, or run the shell via Termux? Looking it up I found a few things that would suggest so (Such as: https://technastic.com/adb-fastboot-android/?), but they're mostly in regards to doing so on another phone instead of your own, and don't really mention the wireless adb option; which is absolutely fucking great aside from the fact that it's almost always ignored by exaltly these kinda things that it would be awesome for. So, to recap: I have Termux, I have most of the things I need in the form of Termux packages, and I have apps that let me run an adb shell on myself via wifi. How exactly do I combine these things to accomplish the task at hand?
radare2
-
I'm pretty sure this is possible, and would appreciate confirmation/direction.
https://github.com/radareorg/radare2 (You can git clone it, then run the install script)
- Introducing YaRadare - YARA scanning for cloud-native apps (containers)
- Radare2 - UNIX-like reverse engineering framework and command-line toolset
-
reverse engineering/de-compiling (with radare2/r2)
Has any one had an luck reverse engineering Pebble binaries? Whilst I've had success editing js code in existing applications I've not had any luck with C code. This is not an area I have a lot of experience but it looks like the disassembly support in radare2 might not be complete. I've opened a ticket https://github.com/radareorg/radare2/issues/20002 but thought it worth posting here to see what experiences people had.
-
An lsblk like command for OpenBSD
Thanks this is helpful but I think this is just for programs integrated into the OpenBSD os. openbsd_lsblk is a standalone. I think their coding style is similar to the Linux Kernel coding style . but I contribute to project called radare2 (coding style) so I am used to programming their way (except for the space before () in functions that is quite annoying).
- rabin2 for scraping ELF to JSON
-
That took a wild turn
True story: there is a project called Radare2 (or r2) which recently has been forked as Rizin. The reasons for the fork were many, but one of the things they changed was renaming occurrences in code of words like "anal", "sex", etc.
-
[Task] Explain C source code
I need you to go through an open source project (https://github.com/radareorg/radare2). I need you to go through this file(https://github.com/radareorg/radare2/blob/master/libr/core/cmd_anal.c) and tell me what the code does. I am a bit rusty reading C source code, hence seeking help. Specifically, I need help understanding the following cases:
-
Need help interpreting this C function.
Defined here:
What are some alternatives?
arcore-android-sdk - ARCore SDK for Android Studio
rizin - UNIX-like reverse engineering framework and command-line toolset.
termux-packages - A package build system for Termux.
flare-vm - A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Il2CppInspector - Powerful automated tool for reverse engineering Unity IL2CPP binaries
capstone - Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. [Moved to: https://github.com/capstone-engine/capstone]
ret-sync - ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
zydis - Fast and lightweight x86/x86-64 disassembler and code generation library
Detect-It-Easy - Program for determining types of files for Windows, Linux and MacOS.
0x02-ARM-32-Hacking-Int - ARM 32-bit Raspberry Pi Hacking Int example in Kali Linux.
LIEF - LIEF - Library to Instrument Executable Formats
Binance-APK-Analysis - Revealing secrets behind Binance Crypto Exchange platform through Android APK Analysis