labeless icon indicating copy to clipboard operation
labeless copied to clipboard

Labeless No connection could be made because the target machine actively refused it.

Open hpvip161 opened this issue 5 years ago • 7 comments

I use IDA 7.2 and labeless 1.1.12.85. When I test connect in setting tab, the error message : Test failed, error: Labeless::connectToHost: connect() to 192.168.37.129:3852 failed. Error: 0x0000274d No connection could be made because the target machine actively refused it. labeless Pls help me

hpvip161 avatar Aug 29 '19 09:08 hpvip161

Hi @hpvip161, thanks for submitting the issue. Make sure you set up Labeless in debugger, could you show your log from debugger?

a1ext avatar Aug 29 '19 09:08 a1ext

I followed the instructions at https://github.com/a1ext/labeless and https://research.checkpoint.com/installing-labeless/. How to check my set up Labeless in debugger. I tested connection was not successful, so i didn't debug.

hpvip161 avatar Aug 29 '19 12:08 hpvip161

Start the debugger first, open logs window and make sure there is a line about Labeless. Which debugger do you use? OllyDbg has L button to open logs window, the copy whole table and paste here. x64dbg has Log tab, do the same if you use it. P.S. on OS, starting from win 7 (vista) the OS Firewall will ask you to allow the debugger to listen.

a1ext avatar Aug 29 '19 12:08 a1ext

If you see an error like the following: image

make sure you installed labeless python module:

c:\python27\python.exe -m pip install labeless
c:\python27x64\python.exe -m pip install labeless

a1ext avatar Aug 29 '19 12:08 a1ext

Refer to this video

a1ext avatar Aug 29 '19 12:08 a1ext

The error appears after I have followed the instructions video your refer. Labeless was already installed in IDA and python module. Capture111

hpvip161 avatar Aug 29 '19 14:08 hpvip161

@hpvip161 Show me please log from your debugger, not from IDA.

a1ext avatar Aug 29 '19 15:08 a1ext

Closing the issue as the reporter didn't respond for the long time, please reopen if the problem still exists :)

a1ext avatar Feb 02 '24 09:02 a1ext