Pseudo Code doesn't work for IDA Pro - decompiling

I'm currently having a problem with my IDA Pro which makes me unable to obtain Pseudo Code.
Whenever i try to press F5 or just go to Subviews -> Pseudo Code it won't do anything. It doesn't give any errors or anything, it's just doing nothing. I'm not sure if it's because i did something wrong in the settings.. It did work the 13th but now it doesn't.

Related

MS. VBA Debugging "Run to Cursor" not working

Hello all,
this has me quite baffled as I dont even know how to even search for a solution to this.
Basically the problem is that when I'm debugging, after I stop the code in a breakpoint, the debugger can only go line by line and seems to not be able to "Run" (with F5, just continuing executing the code) or "Run to Cursor" to execute the code until the position the cursor is.
This makes of course very difficult the debugging, especially in cases where you just want to skip over a for-loop with 300000 iterations and not go through it one by one...
I have somehow found a workaround, although not really: I can set a breakpoint at some point down the code and select "Step Out" (Ctrl+Shift+F8) and the program will execute until the next breakpoint. This is far from ideal as I need to be setting and removing the breakpoints instead of just placing the cursor where I wanted the program to go and click Ctrl+F8. This operation is something I probably do hundreds of times while I am debugging and now I just go so much slower.
I wondered if any of you encountered this problem and know how to fix it or change this behaviour?
I should mention that the issue came when I changed my computer for a new one. I'm using Microsoft Visual Basic for Applications 7.1 within MS Excel in Microsoft Office 365

HP Laptop typing extra characters

So yesterday I was fine, however, starting this morning, I'm trying to log into my laptop and hit a very strange error.
Windows 10
HP Elitebook laptop.
Fresh startup from power off state.
Windows starts up just fine, but once I try to type anything (ie notepad, login prompt, etc, )
I get what I type, then about .5s later, I also get thirteen "3"s:
ie: 3333333333333
Doesn't matter what I type ... space, enter, shift, a, l ... any key .. results in thirteen "3"s following it.
If I use the on screen keyboard via Ease of Access, it "works fine" .. so I can type via that and not get the extra characters.
I've tapped and fiddled with the 3 key, it doesn't appear stuck.
Anyone got any crazy ideas? :)
[edit]
just to clarify what I meant by the .5s delay ...
if I quickly type: "test" ...
the result is:
test3333333333333
so funny enough, not repeated x4 (ie only 13, not 52, 3's)
[/edit]
[edit2]
can't get into safe mode .. tried a few different things, unable to get to it.
I did manage to get into the base cmos menu ...
and the 3's showing up there as well .. so that kind of confirms it's hardware, and not windows, doesn't it?
[/edit2]
Based on my past experience, this is almost always a problem with the keyboard hardware. Most likely the switch in the key itself, which can stick even if the keycap itself doesn't.
While it is possible this is a software or a motherboard problem, I'd try booting to SAFE mode and see if the problem persists. If it does, your next step is to try to replace the keyboard or have it replaced.

Dreamwaver doesn't auto hint code when typing

I'm using an install of Dreamweaver on my Macbook to code. When I type code on Dreamweaver the hint code still works but it is not perfect. For example, when I type $ it shows the tooltip to hint the code but when I continue to type $_S it does not show code that starts with $_S. (I want it to show tooltip start with $_SESSION.)
I almost feel that this is too obvious to be the answer, but... 'C' and 'S' are different letters. If you wanted it to suggest $_SESSION, you should begin typing $_S, not $_C.

Eclipse: some keyboard's key suddenly stop working

I feel the need to understand why, while I'm working in eclipse, some keys stop working, especially backspace and del keys.
I have searched on the net and found that it is recognized as a bug: I often read that the problem is related to other applications.
So the best advice is to restart Eckipse. (???)
Someone should explain to the Eclipse's developers that it cannot stop working (or working bad) if some other application stops working or crashes.
ps. Now I'm working in Ubuntu, but I see that the problem is platform-independent.
If you use many keyboard layouts, you may have accidentally changed them by pressing alt+shift. If that's the case, pressing it again will restore it to the normal layout.

Dreamweaver Coding Hint won't go away

I've had this issue several times and usually I can just shut down the program and restart it. But this time I have a bunch of windows open and I don't want to restart Dreamweaver.
My problem is that Dreamweaver brought up a code hint, but the code hint box now won't go away. It just sits there floating in the middle of the page. It doesn't matter if I click to Preview or any other tab in Dreamweaver, it still just sits on top of everything.
I'm working on a Mac, Dreamweaver CC (cloud, fully updated). Anyone else have this problem???
This has been a HUGE PAIN for me as well! You can make the code hint disappear though by finishing out an element that is in the code hint box. For instance if the code hint box appears and you can see class in the drop down... create a <div class="xyz"> real quick and the code hit box will dissipate after you close the quotes on the class because you used an element in that box. As to why this continually happens on the Mac version I have no idea, but I hope they fix it soon!
It's a known bug since years as you can read here: https://forums.adobe.com/message/7745689
Someone suggests as a workaround to set the Coding Hint delay to 0 (as said here: https://forums.adobe.com/message/7745689#7745689) but for me, in Dreamweaver CC 2015 Windows fully updated via cloud app, this bug still occurs while I code JS files.
Awaiting for a final fix, I hope this suggestion can be useful for you on Mac. :)

Resources