Questions tagged [mask]
The mask tag has no summary.
25 questions
0
votes
0
answers
153
views
Windows 11 Pro PC connects to local private network but no internet connection
This PC is not able to connect to the internet but works fine on the local private network(LAN). If I change to Auto-configure the IP Address using DHCP, it generates a IPv4 address that is not in the ...
0
votes
2
answers
254
views
GIMP: using mask extracted from a PDF file
I frequently use pdfimages to extract graphic images from pdf files. A lot of the time, I find that the extracted image seems to be in two parts - the original image and a grey-scale mask that screens ...
1
vote
1
answer
595
views
There is a greyscale in my alpha mask I extracted from a .mov file, is there any way to make the alpha mask .mov only white and black?
so what the title says. I've never used ffmpeg before but I really need to extract an alpha mask for a project. The problem is a grey color which should be white so when I merge it with the main video ...
-1
votes
1
answer
4k
views
How to manually change processor ID?
Looking for a way to manually spoof my Processor ID.
I found that it's located in DMIEDIT although I'm unable to edit it directly through DMIEDIT.
On DMIEDIT it says it's a DWORD data type although I ...
1
vote
0
answers
1k
views
Protecting url / link from copy & paste/sharing [closed]
I would like to know whether it is possible to do the following:
I have a link that is generated by a software package and this link is then used as a hyperlink / url input on an app via an icon. I ...
39
votes
3
answers
14k
views
Why isn't 255.255.249.0 a valid subnet mask?
I was just wondering about this question above and I would greatly appreciate it if someone can explain why 255.255.249.0 isn't a valid subnet mask.
0
votes
1
answer
1k
views
Premiere Pro: how to set pixel-perfect rectangle mask's size and position?
I'm currently using Adobe Premiere Pro version 14.8.0.
Can not find the way to create a mask other than draw it by hand, but this method doesn't allow to create a mask of exactly specified size and ...
2
votes
1
answer
139
views
Is this a valid assignment (made by professor) about dividing hosts into two subnets?
I quote the assignment:
"Consider an organization with 4000 hosts. Divide the hosts into two subnets containing 1000 and 3000 hosts. Choose network ID's and define the subnet masks so that the ...
0
votes
1
answer
4k
views
Are X.X.X.255/30 and X.X.X.253/30 in the same range?
According to wiki: "The first address in a subnet is used to identify the subnet itself. The last address is used as a local broadcast address for all devices on the subnet."
How would this work in ...
1
vote
1
answer
423
views
"File mask" of "Find in Path" command in Pycharm 2019.3.1 (community edition) does not contain *.py option
I will like to use the "Find in Path" -CNTL-SHIFT -F command to search for words in .xml and .py files but when the File in Path screen comes up, the file mask only contains 3 extensions - *.xml, *....
0
votes
1
answer
384
views
Is it possible to mask dns queries?
Would it be possible to mask dns queries?
Example scenario : In a corporate network, can an end user machine mask it's dns queries as coming from another machine id.
Thank you.
0
votes
0
answers
317
views
Routing IP with route ADD Windows command and 2 networks
I have 2 networks
NETWORK 1 defined by 192.168.1.1 to 254 (gateway)
NETWORK 2 defined by 192.168.42.1 to 254(gateway DLINK routeur)
One of my PC is in NETWORK 2 with IP Static adress 192.168.42.17 ...
0
votes
1
answer
476
views
FFmpeg: Masking webcam while recording
I hope you're all having a great day.
I'm trying to record a webcam that is shaped as a rounded-rectangular on the top-right of the screen.
I'm using this mask
The shape of the webcam in the video ...
1
vote
1
answer
3k
views
Is the following IP address mask legal?
Is this subnet mask is valid or not???
binary value of this 255.224.252.0 is
11111111.11100000.11111100.00000000
255.224.252.0
is it a legal subnet mask.
4
votes
1
answer
5k
views
Decoding generic permissions / access rights in Windows
If I have the following 3 permission values for 3 separate folders in Windows:
Decimal: 268435456 - Binary: 10000000000000000000000000000 - 29 bits
Decimal: 134217728 - Binary: ...