-
Alright, not so useful than I thought...
You really need to disable the other buttons save for the shutdown, otherwise, someone who has no password can have his changed and locked out of his account, or a different user can log in breaking the lock and accessing the files of the other, etc...
I've already done these in my C++ hack, which for now lacks usability, but at least more robust...
2009-08-12 20:52:18 UTC in USB System Lock
-
Hi howang!
Nice software, I need something just like this. But the vb6 is kinda... unnecessary (since it uses native calls) and some would even feel unwelcome.
I've looked into the source and seems straightforward enough to make a C++ port.
I would even participate.
Anyways I've tried it and mainly works but have two issues first is about win2k unsafe removal pestering (might not be such...
2009-08-12 18:19:36 UTC in USB System Lock
-
DarkNET is taken (I just realized it...) can anybody help me with a new name for my project?
I'm in a cooldown phase for about a month, became too critical again with the code I wite, need rest and need to work for money again.
2009-07-08 03:23:15 UTC in WASTE again
-
Reflector rox I didn't want to believe but it's even worse in some way then I belived... It does mention in the docs that DateTime is used as a fallback (which I disregarded) meaning there is no wraparound just the plain old problem with updating times... Very funny. I stated that DarkNET is written for the future can I assume that all target machines will have a hi-performance timer? I can...
2009-06-23 20:53:26 UTC in WASTE again
-
About timings...
.NET is somewhat poorly documented in many cases my newest favorite it is the simple dilemma that you just can't measure in any sure and safe and simple way the elapse of time since the date and time can be changed by the user (timing based on that is a sure recipe for a catastrophe) and the TickCount of the system is prone to wraparound in 25 or 49 days depending on what you...
2009-06-23 20:29:47 UTC in WASTE again
-
If you meant me, then my homework was accepted but I'm far from being satisfied with it...
I'm currently mucking with timings / timeouts and sessions want a common framework for them, also want to make some fundamental changes in the Network-Core boundary. And the Core is still just a concept pretty much.
The UI code is still shit (not really the issue) but it might be good for testing...
2009-06-23 20:09:45 UTC in WASTE again
-
spoo: Thx! And that would be the best yes. I tried my hand with wxWidgets and felt nice overall, but the wxwidgets WASTE gui is so fuckin' mixed up with old gui code and shit that only the guy who wrote it could make any sense out of it.
2009-05-21 15:21:07 UTC in WASTE again
-
Yeah and that too is more like experimental.
I'm trying to make something out of it that I can show as homework.
The GUI is a joke, the script engine is not even that, and the service layer is hacked together for show and concept but underneath there is a foundation that (not yet solid) works and can be built upon I think...
The DataLink layer and below is pretty solid by the way.
The most...
2009-05-14 01:22:58 UTC in WASTE again
-
http://wasteagain.cvs.sourceforge.net/viewvc/*checkout*/wasteagain/misc/DarkNET.prealpha.png
Now, it's unusable, since it does not communicate important things to the user like if a connection attempt succeeded or failed, if someone got online or offline, and so on, but it WORKS! You can actually chat with it. It also does not yet maintains the mesh itself you need to manually connect, so no...
2009-05-13 15:00:34 UTC in WASTE again
-
deman2 committed patchset 4 of module misc to the WASTE again CVS repository, changing 1 files.
2009-05-13 14:56:11 UTC in WASTE again