Blue DeviL
Blue DeviL
No replies? Did this repo archived or not developing anymore
Hello @mrfearless Unfortunately i cannot replicate this problem :/ Here is my CodeBlock section on MASM64.ini ``` [CodeBlock] 1=$ proc,? endp,,,6 2=.if,.endif,.elseif,.else,0 3=.while,.endw,.break,.continue,0 4= ;;switch,endsw,case,default,0 5=? struct|? struc|? union,? ends,,,2...
## Temporary Workaround 2 We can add `xx=.pdb` under `[MakeFiles]` section in `Assembler.ini`
Exactly! But in UASM64.ini there are these lines https://github.com/mrfearless/UASM-with-RadASM/blob/726fd843709081babeaed37adc5b205216b4fb3f/UASM64.ini#L253 Maybe you want to review them.
I have opened a thread on MAS32 forums. https://masm32.com/board/index.php?topic=10381.0 Maybe we can get some info from KetilO, so I can speed up research about this.
On windows 11 arm, I am using an x86 build of python, that is how I solved temporarily. But on mac we need the same arch with IDA build
I still cannot access gort.io
> I have tried those and they are working. But the problem is the view/scaling on HDPI screen. The packeges you provide above are also very small on a HDPI...
> AppImage has been compiled for old version of Qt to run everywhere. So QT_SCALE_FACTOR does not work. :( No problem, other packages are working
After installing font-robot on my linux aarch system, I can install the deb package with `dpkg -i` command. * no problem on bindiff itself * works on ghidra as you...