-
Hi folks! I have just received two devel boards with iCE40UL1K for a project and, as far as I understand, there is no support for this device, correct? It seems only iCE40LP1K is supported so i'd assu…
-
Need help implementing code obfuscation.
https://pdfs.semanticscholar.org/4248/b2b6f8a6389371ce20ec065853b4ef1c4b04.pdf
https://anti-reversing.com/Downloads/Anti-Reversing/The_Ultimate_Anti-Revers…
-
Hello, I'm new to reverse engineering in C++ and I was wondering if there's any way to run an anti anti debugger insider a friendly debugger like Jetbrain's Rider or Visual Studio's. If that's not pos…
-
There is currently zero documentation in this repo, making any contributors go through a whole reverse engineering effort to add support for their device.
As a starting point, I think it would be h…
-
This game format is from `Styx: Shards of Darkness`
Save files could be downloaded from: https://steamcommunity.com/sharedfiles/filedetails/?id=2925961355
-
I have my wireless mouse (Steelseries Rival 650) connected, but I cannot set any options for it in the terminal.
I simply installed the Archlinux AUR package **rivalcfg-git**.
Edit: Using Archli…
-
Hello, I'm asking here, because you seems to be the most advanced project using the S-Miles interface.
I'm currently working with the Unofficial Hoymiles API and attempting to fetch historical prod…
-
### Describe your idea
I'm sorry if this feature is already available. It would be super helpful if there was an option to synchronize decompiled code and smali code like IDA, Ghidra and many other r…
-
Help users get started understanding binary data, e.g. perhaps for understanding how different different disk images are?!
- Binary viewer, and binary diff viewer, e.g. https://github.com/cortesi/s…
-
```
What steps will reproduce the problem?
1. Create a new schema with a table called 'templates'
2. Reverse engineer the schema with the rev command
3. Perform any migrate/update command
What is the…