-
It would be cool if `GoReSym` had a built-in command like `strings` that could be run on a compiled golang binary.
## See Also
I did some quick googling and came across this tool written in pyth…
-
- [ ] https://github.com/radareorg/radare2/issues/5136
- [ ] https://github.com/radareorg/radare2/issues/4635
- [ ] https://medium.com/@0x4ndr3/assembly-wrapping-a-new-technique-for-anti-disassembly…
-
Background: https://reverseengineering.stackexchange.com/questions/1531/what-is-overlapping-instructions-obfuscation
Subject: https://github.com/rfalke/decompiler-subjects/blob/master/from_holdec/o…
-
Hi,
I ran with simple parameters on one of my C libraries :
`python .\ghidra_pyhidra_callgraphs.py .\Utils.dll -m 3`
But ended up with this error :
```
File "D:\_Dev\_ReverseEngineering\…
-
- https://stackoverflow.com/questions/25545470/long-multi-byte-nops-commonly-understood-macros-or-other-notation
- https://github.com/intelxed/xed/blob/b53f33e44dd2e5fb2e63f9c0e35c65b72c933dae/sr…
-
Setup process detects and allows java version for Adempiere starting with java 1.6
Currently default build is for jdk 1.8 and there is pull request for jdk 11 . It is possible however that some sites…
-
It would be nice if we could expose a more easy none reverseengineering method to install vscode-remote inside a container or target remote directory with a predefined config so a developer on…
-
previous work on RV32 and RV64
https://delaat.net/rp/2019-2020/p49/report.pdf
https://reverseengineering.stackexchange.com/questions/22558/reversing-a-key-gen-firmware-for-risc-v
Ghidra release…
-
Nice writeup and tool - here's some details and reference to additional tools from [r/reverseengineering](https://www.reddit.com/r/ReverseEngineering/comments/66b6z0/i_reverse_engineered_a_motherboard…
amtal updated
7 years ago
-
Hello,
I'm trying to dump the packed executable, and among other things, I encounter OEP set to 0x00000000 and IAT messed up. I currently do the following,
1. Close all apps
2. ```pd -db genquick…