Skip to content
#

decompiler

Here are 168 public repositories matching this topic...

ITAYC0HEN
ITAYC0HEN commented Dec 17, 2019

In addition to the implementation of r2ghidra.verbose. First, I think it should be disabled by default. It's too verbose and the user can't do anything about most of these warnings.

And in a more general saying -
If the warnings are for the devs (e.g "should be fixed") then ONLY devs should see them by enabling DEV configurations from their .rc file

Users are scared the hell from warning

sushant94
sushant94 commented Jan 23, 2018

Currently, we have the ability to mark nodes as either a scalar (not an address) or a reference (pointer/reference). We'd like to take this a step further and be able to assign primitive (C like) types for nodes to make the IR more expressive.

Govorunb
Govorunb commented Dec 22, 2018

Currently, creating a new script and/or adding variables through the GUI is a thousand-step process that could really see some improvement.

Adding a Variable

First of all, the most critical issue - creating an UndertaleVariable through the context menu is currently not possible due to them not being an UndertaleNamedResource (so when the editor tries to read the name of the newly created vari

Improve this page

Add a description, image, and links to the decompiler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decompiler topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.