You are here 705137

RunGuard 1.0.0.5 Development Test 1 6t6s3d

17 posts / 0 new
Last post
wraithdu
Offline
Last seen: 12 years 22 hours ago
Developer
ed: 2007-06-27 20:22
RunGuard 1.0.0.5 Development Test 1

Application: RunGuard
Category: Security
Description: RunGuard is my implementation of the MS SAFER API in AutoIt3. Use RunGuard to launch applications with reduced privileges.

While functionally similar to DropMyRights, my primary reason for writing this was to have a GPL'd OpenSource implementation of this security measure. Additionally, it works with relative paths, environment variables, and applications requiring commandline parameters.

RunGuard 1.0.0.5 Development Test 1 [400KB / 430KB installed]
(MD5: 289de747badf54f9440d3deefe0f351f)

Release Notes:

1.0.0.5 Development Test 1 (2008-04-25)

  • Added a small GUI option with switch '/g'. This should be useful for Context Menu shortcuts.

Development Test 2 (2008-04-07)

  • updated to PAF format

Development Test 1 (2008-04-03): Initial release

NOTE: Requires Windows XP or Vista, Server 2003 or 2008 (and better), and rights.

ZachHudock
ZachHudock's picture
Offline
Last seen: 2 years 5 months ago
Developer
ed: 2006-12-06 18:07
Shouldn't this be dev test?

Shouldn't this be dev test? Sounds great tho, i'll test it out later on

The developer formerly known as ZGitRDun8705

Patrick Patience
Offline
Last seen: 2 months 2 weeks ago
Developer
ed: 2007-02-20 19:26
Yea

As I saw it on that Unlocker app to, a Development Test is an open source application (right now) in the portableapps.sitesunblocked.org Format (Not just launchers). Pre-Releases are apps thart have official portableapps.sitesunblocked.org Splash Screens and all.

wraithdu
Offline
Last seen: 12 years 22 hours ago
Developer
ed: 2007-06-27 20:22
My take on this was that a

My take on this was that a pre-release was before a dev test in the development timeline. On both this one and Unlocker, I'm keeping the pre-release monicher until I get it into full papps format with the installer and all (right now they're both zipped up).

Plus on this one I wanted to see if there was enough interest to warrant further work on it.

Either way it was a great learning experience. I wrote the whole API implementation for AutoIt from scratch, working from the c++ source (which I don't fully understand). Check it out in the source directory. So I was thrilled when I actually got it to work Smile

Question - this is a standalone app, no launcher. What's the correct spec format for an app like this? winMd5Sum just has the app in place of the launcher (which is how I have this set up for now). Cool to leave it that way?

Oh and any feature ideas, lemme have em.

ZachHudock
ZachHudock's picture
Offline
Last seen: 2 years 5 months ago
Developer
ed: 2006-12-06 18:07
Dev Test is before

Dev Test is before pre-release....Look at the other -contributed apps. PeaZip, TaskCoach, GNUCash all went Dev Test -> Pre Release -> Official

The developer formerly known as ZGitRDun8705

wraithdu
Offline
Last seen: 12 years 22 hours ago
Developer
ed: 2007-06-27 20:22
Crap......

Crap...... Wink

...and fixed.

wraithdu
Offline
Last seen: 12 years 22 hours ago
Developer
ed: 2007-06-27 20:22
UPDATE

PAF format

ZachHudock
ZachHudock's picture
Offline
Last seen: 2 years 5 months ago
Developer
ed: 2006-12-06 18:07
please add a post to the dev

please add a post to the dev test page, and follow the template that Patrick suggested there. Smile

The developer formerly known as ZGitRDun8705

wraithdu
Offline
Last seen: 12 years 22 hours ago
Developer
ed: 2007-06-27 20:22
Update

Added a GUI option with switch '/g'. Useful for Context Menu shortcuts.

Stevoisiak
Stevoisiak's picture
Offline
Last seen: 5 years 9 months ago
ed: 2008-02-05 11:22
Your app

This is your app, right? Then this should be Devision test 3.

Simplifying daily life through technology

ZachHudock
ZachHudock's picture
Offline
Last seen: 2 years 5 months ago
Developer
ed: 2006-12-06 18:07
Why should it be Development

Why should it be Development Test 3?

The developer formerly known as ZGitRDun8705

sergentsiler
sergentsiler's picture
Offline
Last seen: 2 years 2 months ago
ed: 2007-02-28 11:37
...

ya know this program would be great if it worked. every time i try to run the program from the PAM i get this pop up that asks me to run a program as my limited or enter in a to run it as the . nomatter what i do it just keeps poping up.

Zoop

wraithdu
Offline
Last seen: 12 years 22 hours ago
Developer
ed: 2007-06-27 20:22
What OS? This will only

What OS? This will only work with XP and Server 2003 or better. I'll add to the description.

Bensawsome
Offline
Last seen: 3 years 3 months ago
ed: 2006-04-22 19:27
This doesn't seem to work on

This doesn't seem to work on any of my computers or my school's computers under limited rights. It ask what you want to run this under. Is this supposed to happen?

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

wraithdu
Offline
Last seen: 12 years 22 hours ago
Developer
ed: 2007-06-27 20:22
This is going to require

This is going to require rights. You can't mess with security privileges unless you're an . The popup is from a directive I coded that will prompt for an if it does not have privs (ie under Vista's UAC).

Bensawsome
Offline
Last seen: 3 years 3 months ago
ed: 2006-04-22 19:27
But I thought that was the

But I thought that was the whole purpose of this app?! "Use RunGuard to launch applications with reduced privileges." isn't that what that means? What is the point of it. You can already launch a program under limited rights.

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

wraithdu
Offline
Last seen: 12 years 22 hours ago
Developer
ed: 2007-06-27 20:22
Yes, you can launch a

Yes, you can launch a program with limited privs from an . There's a more restrictive level, CONSTRAINED, that also limits access to certain file locations, such as the desktop and my documents.

While you can do this with the RunAs command, this is a much easier way that does not require entering level credentials.

If you want more info, look up the original app, DropMyRights.

Don't shoot the messenger.

to post comments