Soluții

Ghid pentru Windows 10 built-in Packet Sniffer ‘PktMon’

Microsoft a adăugat în mod silențios un pachet sniffer la Windows 10 în actualizarea din octombrie 2018. Instrumentul se numește PktMon.exe și funcționează în același mod ca oricare alt Packer sau Network Sniffer, inclusiv WireShark și Microsoft Network Monitor .

Locația fișierului exe al Windows 10 Packer Monitor este: C:\Windows\system32\pktmon.exe

În acest ghid, vă voi arăta cum să executați comenzile de bază și să exportați fișierul jurnal de captare a pachetelor în formate ETL și PCAPNG.

[mai mult...]

How to Fix ‘No Battery Is Detected’ on Your Laptop

The battery is one of the most-vital parts of the computer, as it allows us to take our tech on the road and work anywhere we like. If you get a “no battery is detected” error, don’t panic. There are a number of potential solutions to this laptop issue and getting one of these error notifications doesn’t necessarily mean you’ll need to buy a replacement battery or buy a new laptop.

[mai mult...]

What Is the sppextcomobjpatcher.exe Process and What Does It Do?

Sppextcomobjpatcher.exe is a Windows 10 process that is involved with the registration key you used to activate your copy of Windows. It’s not a nefarious piece of software, so if you see it running in Task Manager, you don’t necessarily need to panic that your system has been infected. But if it appears in an anti-malware scan from a tool like Malwarebytes Antimalware, then it may warrant taking a closer look at.

[mai mult...]

Writing to an excel sheet using Python

Using xlwt module, one can perform multiple operations on spreadsheet. For example, writing or modifying the data can be done in Python. Also, the user might have to go through various sheets and retrieve data based on some criteria or modify some rows and columns and do a lot of work.

[mai mult...]