Posted April 14, 20241 yr Hi All, My humble request to direct me to a protector that can put an expiration date on .exe file. I just need to put some restriction to my created video file (converted to .exe file). Thank you
April 14, 20241 yr This should be a new topic in this forum like we talk about bypassing protection and unpacking almost of the time we could make topic about protection and how we do a better protection i don't know if someone share with me the same Idea, I'm interested to learn sdk and the anti debugging techniques we don't have tutorials in this field
April 14, 20241 yr Author Thank you very much for the prompt responses. Highly appreciate. This site has so many helpful people.
April 14, 20241 yr Author Now this is the scenario, since the viewer/audience knows that the video will expire after playing, viewer/audience can still record the video while playing. Are there restriction as well that the video cannot be recorded?
April 14, 20241 yr 46 minutes ago, TheMind said: Are there restriction as well that the video cannot be recorded? No, that has nothing to do with screen recording. Edited April 14, 20241 yr by PeterN
April 14, 20241 yr 3 hours ago, TheMind said: Are there restriction as well that the video cannot be recorded? Most video-to-exe converters allow you to set such restrictions. Example: http://www.drmsoft.com/video-packer.asp, Usually it's done by blacklisting known screen-recorder processes/windows and is not really efficient.
April 15, 20241 yr Author On 4/15/2024 at 2:47 AM, kao said: Most video-to-exe converters allow you to set such restrictions. Example: http://www.drmsoft.com/video-packer.asp, Usually it's done by blacklisting known screen-recorder processes/windows and is not really efficient. Awesome piece of software.
April 18, 20241 yr On 4/14/2024 at 9:47 PM, kao said: Usually it's done by blacklisting known screen-recorder processes/windows and is not really efficient. most possible using SetWindowDisplayAffinity API - more github.com/akinbicer/screen-capture-protector
April 25, 20241 yr On 4/19/2024 at 2:56 AM, whoknows said: most possible using SetWindowDisplayAffinity API It is a quick and easy function to use and add in to your code. PinMe! was able to capture windows set with display affinity by making use of a couple of functions with undocumented flags. Unfortunately an update to Windows 10 and 11 sometime late last year put an end to this. It still works fine on older Windows builds... Ted.
April 25, 20241 yr On 4/19/2024 at 7:02 PM, whoknows said: + password-protect-video.com Am I okay to link the address of the cracked version of this application? Regards. sean.
Create an account or sign in to comment