Vladimir Kononovich

Results 126 comments of Vladimir Kononovich

Really, don't sure about any future of this project... I prefer to use CFR during last years. What would be interesting is a Kotlin specific decompiler (which uses metadata, deals...

Also, it would be great to add every jar file in jre\lib directory to classes search source

It will be great. Sharing some results database within the processes (shared memory, pipe, etc.) will be a great thing, so the every process will know about results of each...

You should use the following regex to match this line too: ```java ([A-Za-z][_A-Za-z00-9]+)\((.*?)\)(?:\((.*?)\))? ```

Also, you should mention that there is the following line with the duplicate arg name: ``` Execute(string,file,file)(D1/D2/D3) ```

And also this line (there is a space): ``` Printf(string, stream)(a0/a1) ``` And this: ``` GetKeywordIndex(char *,char *)(A0/A1) ``` Just arg types instead of names.

For example, I have the following file, which contains 16-bit relocations: [c.zip](https://github.com/cnvogelg/amitools/files/4434514/c.zip)

Could you explain a little bit more? I'm not too familiar with AmigaOS.

Hi. Thank you:) Did you restart Ghidra after it asked you about it? At your screenshots I don't see the plugin installed. "Raw binary" means two things: 1) your binary...

I used Amitools for this project. So it's just their logic.