Share via

Route print command not working propely

Josh Bone 25 Reputation points
2025-08-26T15:39:50.23+00:00

So I am hacking by very intelligent hackers beyond intellegence. they have modifed the routing table to look like this:

0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.16 45

      0.0.0.0          0.0.0.0      192.168.0.1    192.168.0.244     35

    127.0.0.0        255.0.0.0         On-link         127.0.0.1    331

    127.0.0.1  255.255.255.255         On-link         127.0.0.1    331
```  127.255.255.255  255.255.255.255         On-link         127.0.0.1    331

```powershell
  192.168.0.0    255.255.255.0         On-link      192.168.0.16    301

  192.168.0.0    255.255.255.0         On-link     192.168.0.244    291

 192.168.0.16  255.255.255.255         On-link      192.168.0.16    301

192.168.0.244  255.255.255.255         On-link     192.168.0.244    291

192.168.0.255  255.255.255.255         On-link      192.168.0.16    301

192.168.0.255  255.255.255.255         On-link     192.168.0.244    291

    224.0.0.0        240.0.0.0         On-link         127.0.0.1    331

    224.0.0.0        240.0.0.0         On-link      192.168.0.16    301

    224.0.0.0        240.0.0.0         On-link     192.168.0.244    291
```  255.255.255.255  255.255.255.255         On-link         127.0.0.1    331

  255.255.255.255  255.255.255.255         On-link      192.168.0.16    301

  255.255.255.255  255.255.255.255         On-link     192.168.0.244    291

When i use the route delete command to clear there local host hacking scheme when i restart the pc it just resets back to their hacking schemes is there a special command i can give to keep my routing table locked? or a netshv command i am not well verse in coding so any help will be appericated my goal is to delete the local host and 224.0.0.0

Windows for home | Other | Performance and system failures
0 comments No comments

1 answer

Sort by: Most helpful
  1. Palcouk 2,921 Reputation points
    2025-08-27T18:20:28.7266667+00:00

    Do you not have a main brand AV/Security or do you rely on Defender - a bad idea-

    All the main brand AV's have a free scanning utility

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.