Skip to content

Commit ff67cc2

Browse files
committed
updated readme for Binja and restructured testing files
1 parent f3f22e4 commit ff67cc2

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,10 @@ pip3 install . && \
3232
cp decomp2gef.py ~/.decomp2gef.py && echo "source ~/.decomp2gef.py" >> ~/.gdbinit
3333
```
3434

35-
## Simpler Install
36-
37-
If you are looking for a no-dependencies plugin, you can use the old
38-
[simple_install](https://github.com/mahaloz/decomp2gef/tree/simple_install) branch which is
39-
simpler to install, but has fewer features.
40-
4135
## Usage
4236
First, start the decompilation server on your decompiler. This can be done by using the hotkey `Ctrl-Shift-D`,
43-
or selecting the `decomp2GEF: configure` tab in your associated plugins tab. After starting the server, you should
44-
see message in your decompiler
37+
or selecting the `decomp2GEF: configure` tab in your associated plugins tab (under `Tools` in Binja). After starting the server, you should
38+
see a message in your decompiler
4539
```
4640
[+] Starting XMLRPC server: localhost:3662
4741
[+] Registered decompilation server!
File renamed without changes.

testing/binaries/objdump_ubuntu20

393 KB
Binary file not shown.

0 commit comments

Comments
 (0)