VS 2008 Hidden Dlls - Security Program That Monitors The Keystokeswebsitesprocesses

Dec 30, 2009

I have created a security program that monitors the keystokeswebsitesprocesses... I want to FIRST ask if this is a legal question; for, my purpose in this program is security reasons (eg. following up on employees to make sure that they are doing what they are paid to do. They all know this is running, and have been warned not to go to sites and enter information they do not want reviewed).

Second, I want this program to be hidden so that techy persons cannot go into task manager and end the process, then go on to some porn site! How could I make this app hidden, or at the very least make it 'un-end-able' from the task manager?

View 5 Replies


ADVERTISEMENT

IDE :: Open A Program Written VS 2008 In VB2010 And Get Security Error

Sep 6, 2009

After upgrading code to VS2010, the error "MSB3134: The permission set requested by the application exceeded the permissions allowed by the Internet or Intranet zones. Select Full Trust or to continue using partial trust, define your custom permission set in the Security Page of the Project Designer. Bentley Software Loader". The same code ran fine in VS 2008

View 3 Replies

Program That Runs In Background And Monitors USB Ports

Oct 10, 2011

I am looking to write a program that runs in the background that monitors the USB ports on a PC. If a specific device gets unplugged I want a message box to come up saying so. Is this possible. I am guessing I would need to query the usb devices for their ID and then write a simple If then statement, however I do not know how to get the IDs of the usb devices.

View 7 Replies

Stopwatch And Monitors - Defining Program Parameters

Aug 13, 2011

If at all possible, how can my app detect the number, physical location, and size/resolution of monitors in use so as to define the program's parameters? Secondly, I have created a stopwatch variable ("Count"). I can't seem to get it to function properly unless using full seconds. In the following code, I have tried to use a fraction of a second (like .5) and using "count.elapsed.milliseconds = 500" and the program doesn't act like the code is even there...

Code:
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
If count.Elapsed.Seconds = 1 Then
Run()
End If
End Sub

View 15 Replies

How To Create A Simple Program That Monitors What Programs Are Opening

Nov 10, 2010

I am wanting to create a simple program that monitors what programs are opening and if necessary close one or two. I would also like to know if it is possible to get the window title (using a simple function/sub) and check with a stored list of programs,

whether that particular program is allowed to be open and if so before the program can be opened a password dialog will appear asking the user to enter the defined password in order to continue opening the program. Is this possible? Also should the password entered not match up, the program/process will not be allowed to open and will be closed/cancelled.

some code or point to the part of the microsoft site that has information on getting window titles and how to close current programs open etc

View 5 Replies

DLL Import - DLLs Were Re-compiled As 64-bit DLLs And They Still Don't Work?

Apr 6, 2010

I am trying to understand how to interact with external DLLs written in C++ for use in my VB.NET application. I have some DLLs that a client wrote that do some math functions. Everything was working on a 32-bit machine. Because we were taxing the 32-bit machine we moved to 64-bit. Now we can't get the same functions to work. The DLLs were re-compiled as 64-bit DLLs and they still don't work. So my client wrote some dummy DLLs to see if we could figure out the problem. Here are the "signatures" of the DLL calls that I am making:[code]....Ultimately I would like to get to calling initialize_quiet and I am guessing at the format of the marshalling, const size etc.

View 3 Replies

Deploying Program Can't Find Dlls In Same Folder

Apr 5, 2012

I wrote a program in VB.NET which uses several .dlls that I programed in c++. The dlls wrap some functions from an old version of the program. On my development computer everything works fine but I build a release version, copy it and the dlls onto the target machine and the .exe starts up fine. When the program tries to use a function from the .dll it throws an exception and says "unable to load DLL "c:/the path/my.dll" the specified module can't be found."I don't know if it makes any difference, but I am defining the dll functions in the main vb project using:Declare Function MyFunction Lib "c:/the path/my.dll" (ByVal in1 as Double, ByRef out1 as Double) as Integer.I have checked the .net framework on the target and version 4 seems to be installed same as the development computer. Both are windows XP machines. I have no idea if it is the way I programmed the .dlls or just something with my vb.net project.

View 1 Replies

VS 2008 - How To Disable Monitors

Oct 4, 2009

What im trying to do, is have my program run full screen on the primary screen, and diable all other screens. I have it 'full screen' and constantly on top of everything with this

Dim b As Boolean = _
SetWindowPos( _
Me.Handle, _

[code]....

It is in a timer, so its always on top. how do i turn off, or disable all other monitors, besides the primary screen. (How do i check if they have other monitors, and if they do, how many, and disable them all, with exception to the primary screen.)

View 19 Replies

VS 2008 Scaling The Screens For Different Monitors

Mar 5, 2010

I am new with VB.NET 2008 and I would like to know how to make a project so the forms will show correctly on various sizes of monitors. Do you have to put code in every form for this?

View 1 Replies

VS 2008 : Making A Large Form That Spans Two Monitors?

Apr 27, 2010

I have a button that will run a video file in the Windows media player box, first up, is there a way for that video to display full screen on a secondary monitor?My plan was to have a large form that spread across the two screens with the control buttons on one side and the video on the other, is there an easier way to do this? Otherwise I think I might have to look at making an individual form for each screen and then somehow getting the buttons on say form1 to do the work on form2. Again is this hard to do?

View 2 Replies

VS 2008 Multiple Monitors - Detect And Save Configuration

Oct 24, 2011

New to these forums but have been a lurker for a while. I searched through some "multiple monitors" threads but didn't find anything that fit my current issue, so I figured I'd pose it in a new thread. We have users with 4 monitor setups that are very particular about their screen settings. When we have to replace a PC for whatever reason, it is always a hassle getting their screen configurations the way they were prior to the switch. Is it possible to create a small VB app that will scan their current configuration, save a "settings" file, and re-apply the settings on the new PC? What I mean by configuration is screen resolution, setting the primary monitor, etc. Theoretically this sounds like it can be done, but I wanted some opinions on it.

View 1 Replies

VS 2008 Changing Computer Monitor Size Of Multiple Monitors?

Jun 28, 2010

Now this program will only be used on systems that I produce, and send out. I need to make sure that for any monitor that these people use it will always be at the standard resolution of 1440 x 900..

I have tried setting up profiles with catalyst control panel, but if you plug in a different monitor to the one that was plugged in when you made the profile it wont recognise the screen and the system wont run properly.

So I wanna see if I can change the resolutions of the screen that will be plugged in the monitor slot and also if possible make sure the other extended screen should there resolution of 1024 x 768..how much control can you get over the monitors that are plugged in?

View 3 Replies

Make A Security For The Program?

Nov 24, 2010

How can I make my program to work only for certain period of time?Say... I want my program available for only One hour or Two days or one month or etc...

View 2 Replies

Asp.net : Make Hidden Additional Attachment Hidden And Visible?

Mar 13, 2012

I want to make 5 attachment options in that 4 out of the 5 are hidden.but when he clicks "more attachment" link it will show the other 4.Im using ASP.NET with VB?

View 2 Replies

Make A Folder That Program Makes Hidden

Oct 15, 2010

How do i make a folder that my program makes hidden. I am using (MkDir)

View 5 Replies

Implimenting Security Measures In A Program?

Nov 12, 2008

I am writing a parental control type program for use on 2K, XP, and Vista.There are two specific features I need to address, but I am at a loss as where to begin or how to impliment them.Feature 1: Prevent anyone except the program's administrators (2 designated within the program) from modifying the programs directory and/or its contents.Feature 2: Prevent anyone except the program's administrators from stopping, killing, or ending the program.Also, which would be a better way to start the program with the system, as a process or with the registry

View 4 Replies

VS 2008 How To Publish With Dlls

Sep 15, 2009

I made app. But it doesn't work on other peoples computers. I don't want to publish it as installer App because it doesn't look good and people can't choose which folder it will install to. Is here way to copy My Exe file and all DLLs to one folder so it works for everyone?

[Code]...

View 11 Replies

VS 2008 Modular Application Using Dlls?

May 30, 2011

I am trying to find a way to write a modular application.In this application there is a main form. Each module will be contained in one (or more) dlls. The idea is that a dll module can be dropped into the module folder and the application will be able to pick it up without the application having any prior knowledge of the dll existence.

View 14 Replies

VS 2008 Write A Small Application That Simply Monitors Website Watching For Specific Hyperlink Text To Appear?

Feb 11, 2010

I am trying to write a small application that simply monitors my web site watching for specific hyperlink text to appear. I have been searching around and trying different approaches for a few days and have to accept defeat on this.Basically I need to be able to type in part of a hyperlink or the actual text of the hyperlink into a textbox to be watched for. When it is seen it opens the link in a new window.

Dim theElementCollection As HtmlElementCollection
theElementCollection = WebBrowser1.Document.GetElementsByTagName("a")
For Each curElement As HtmlElement In theElementCollection

[code]....

View 1 Replies

Encryption Of A Text File + Decryption For Security Program?

Feb 10, 2011

What I've decided to start working on is pretty much a personal project but something I may use in my UNI course in due time. I'm creating a security program with a set of access codes (yes I am a bit of a star trek fan) - 4 in total to be exact. I want to be able to use an Encrypted key file in form of a simple notepad created text file to update the codes at any due time. All I'm looking to do is write the access codes to the text file (say for a friend to use the program), Encrypt the file through the program and be able to also decrypt to obtain the new access codes on demand also via the same program. Once decrypted the codes can be read and verified if the user has entered each one correctly. I could hard code the access codes into the program but would rather do it the way I've thought of.

Back in the days of the old VB6 there was a simple method but for some reason that doesnt work any more. What I guess I'm looking to do is have 4 text fields where 4 digit access codes are typed into, have the program take them and encrypt each one is then written to the text file. Hoping that will make it a bit clearer what I'm trying to achieve as I think I made it sound like I want to encrypt the text file after the info has been written to it, which is of course one option so wouldn't mind know how to do that too!

View 3 Replies

Social Security Program, How To Remove Dashes For Output

Oct 18, 2011

Hi, I am doing the SSN program.So when I type "345-584-5869", it should display "3455845869".I'm just learning how to use string manipulation.My problem is I cannot get all dashes remove when I output

' Name: Social Security Project
' Purpose: Removes the dashes from a social security number
' Programmer: <your name> on <current date>

[code].....

View 6 Replies

C# - Send A Mail From An External Program Through Outlook With No Security Warning?

Feb 15, 2012

When I send a mail from my external program through Outlook, then I get the security warning.

I've tried bypassing it with secman and redemption, but both these tools doesn't allow the app to be "Any CPU".

I need the app to be Any CPU because it must be x64 on client and x86 in design (since designer doesn't allow inherited forms on x64).

So how would you go around Outlook security?

Should I write some kind of TCP-listener-Outlook-Addin and then send a TCPIP from client with mail info?

View 1 Replies

VS 2008 Securing DLLs - Way To Stop The Other Person To Use My Dll In Their Application?

Jul 3, 2010

We are developing an application in VB.NET 2008. We break the application into smaller multiple dlls so that we can easily update the program at the customer end.We want to know that is their any way to stop the other person to use my dll in their application?i.e we want to lock the dlls such a way that the dlls will be used by us only and not anybody in their application.Also we want to block viewing of dlls code using any code reflector

View 4 Replies

Creation Of Program To Create Security Code Based On Current Date?

Apr 3, 2012

I need some help in the creation of a program to generate a security code based on the current date. I need to create something that first multiplies the MMDDYY (ie X=MM * DD * YY) then also adds the MMDDYY then finds the remainder and then multiplies but a specified number. I would like to create a small program that sits in the system tray with this code displayed. The code will always need to be 6 characters, so I might need to pad it with zeros. It has been years since I took basic VB, and I am really rusty.

View 1 Replies

VS 2008 Create An Interface Between A Third Party Application Which Can Make Use Of C/C++ DLLs

Nov 30, 2010

I am trying to create an interface between a third party application which can make use of C/C++ DLLs, but no interface directly to .NET. What I was hoping to accomplish (not sure if possible though), is create a very basic C++ DLL (not .NET), which the third party application would call directly. This DLL would contain a basic method such as "DoSomething()". Somehow, from my .NET application, I want to "listen" to this DLL and "takeover" the DoSomething() method, and then returning the result back to the DLL, which will in turn return the result back to the calling third party application.

I don't even know if this is possible because I'm sure I would somehow have to get a hold of the memory space of the DLL as initiated by the third party application. Also, it seems that creating a managed DLL does not work, based on feedback from other individuals who have tried this.

View 1 Replies

VS 2008 Run Dll Process Hidden

Dec 8, 2010

I am trying to run this command as a hidden window. But it still displays it fine. This works for any other application but because it's running a dll I believe it isn't meant for that.

[Code]...

View 14 Replies

VS 2008 Starting CMD Hidden?

Oct 4, 2009

Shell("CommandHere")How would I make it start CMD hidden?

View 2 Replies

VB 2008 Security Precaution?

Mar 3, 2011

I am building this tool for my 2 home computers. Its a client/server program, which is pretty easy to program. However, as with almost all program, you encounter an error now and then. However with this error I am completely clueless to what the problem is. Basically, when I connect from my client to the server, it connects and all. I can send command lines which the server then adds to the log. I have also made a command called /screenshot which basically just takes a screenshot and send it over the connection (so I wont have to run to my 2 computers constantly xD). Anyways, the thing is, that is working fine but This other code I'm making to make it list all the Drives and the first sub-folders inside the drives, disconnects me >_> I can send the screenshot line, that works fine, but when I send the 'listfolders' command, it just disconnects me. When I go back to my other computer it just says disconnected. And it doesn't even execute the given strings. I tested it to make it send a msg box when DCing, that worked fine, but listing those drives and stuff inside a TXT or List box didn't seem to work :<Also. this code works when I make it execute it on startup, but it wont execute it when its sent by my client. So my only guess is that Microsoft has made some sort of security precaution that made you unable to make programs that could have anything to do with the folders, over a TCP connection or something :s Thats my only guess, but perhaps you see whats wrong?

[Code]...

View 7 Replies

Vb.2008 Security Application?

Feb 8, 2012

im finish my application and im finish ex�cutable the my application. and my question he's, if posible somebady want open my executable the my application with vb.2008.is that posible

View 1 Replies

VS 2008 - Make Hidden Shortcuts In Drive C

Sep 2, 2010

I want to make a program that makes hidden shortcuts in drive c the files I want to add shortcuts for is in C:/program files/common files/apple/apple application support I want shortcut for all files and folders in this directory

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved