Questions tagged [time-bomb]

A time bomb is a piece of code designed to stop working on a particular date. See also [trialware].

A time bomb is a piece of code designed to stop working on a particular date. A common use is in beta software that stops working at the time the final version is scheduled to be released.

A time bomb is similar to, but not the same as, .

that activates at a certain time is called a "logic bomb."

3 questions
17
votes
23 answers

Time bomb needed in ASP.NET application

We've developed a bespoke ASP.NET application for use on our customer's intranet. It appears they're unlikely to pay for it, so our boss would like us to introduce a time bomb. [Edit:] Technical responses only please! Whether this is a good (or…
teedyay
  • 23,293
  • 19
  • 66
  • 73
1
vote
0 answers

Having trouble getting past phase 3

I am having trouble figuring out this code. We are supposed to difuse this bomb by figuring out how to not enter the explode bomb calls by entering 2 digits seperated by a space. I found out the 2 digits stuff by myself. I realize that the mov and…
0
votes
1 answer

How to create a time bomb in Github actions that runs Ubuntu?

I have recently encountered an issue that I will need to address in the future. As a result, I am interested to create a time bomb in my CI workflow: In computer software, a time bomb is part of a computer program that has been written so that it…
u-ways
  • 6,136
  • 5
  • 31
  • 47