Vladimir Kononovich

Results 59 issues of Vladimir Kononovich

jre\lib\ext contains jar-files that will be added to classpath (as is described in official documentation). Can you add this directory as the class-files source too?

For now Krakatau uses one thread (one core). But it is possible to make decompilation faster if you'll use threads. Can you add such functionality?

It confuses IDA when it's needed to point some offset to **dseg**. After pointing to such offset (Alt+R -> **dseg**), try to double click it. You will jump to **seg004**...

It is not possible to restart emulation by pressing Stop in IDA, and then pressing Run again.

1) Renamed `interface` to `intf` to not interfere with DirectX SDK. 2) Fixed `oam-data-model.cpp` assert. 3) Fixed an old style allocation of buffer which is not correct for a modern...

It would be great to implement this generation system here.

There is the following regex line: https://github.com/cnvogelg/amitools/blob/master/amitools/fd/FDFormat.py#L69 It cannot match a line like this (I found it in arp_lib.fd): ``` Input() ``` [arp_lib.zip](https://github.com/cnvogelg/amitools/files/4977604/arp_lib.zip)

https://github.com/cnvogelg/amitools/blob/21d2e192c837ac7e480befd9f9a51c2c5f8943eb/amitools/binfmt/hunk/HunkRelocate.py#L66-L67 My question is why are you patching only 32-bit relocs here? And what to do with 16 and 8 bit relocs?

It happens on a class extended from [JMXServerPlatformBase](https://www.eclipse.org/eclipselink/api/2.7/org/eclipse/persistence/platform/server/JMXServerPlatformBase.html). How can I fix that?

bug

![image](https://user-images.githubusercontent.com/7189309/150866107-438b58bf-bba3-41c9-b431-a6858d90e3f8.png) Cannot be updated.