Is it true if I want to make ip spoofing program
I need only a program that can change my machine ip address???
if true how can i use System.Net - IPAddress Class
to set the ip address ....
Hello everybody
I'd like to know if and how I can access api calls inside the kernel. I need them to preform several integrity checks on a program of mine running in user mode. But I don't know how I can access the api's and funcions required to do so.
Does anybody know how to obtain the process id of my user mode proces? and how to access all it's memory to preform the check?
Thanks in advance
ps:
My I'm on a windows xp machine
I want to develop JS on my windows machine. Do you know a browser where I can turn off SOP so I can develop? Firefox would be optimal.
Or if you know a proxy I could use for a SOAP/WSDL site it would be great too..
I am trying to work with the SOAPClient (http://www.codeplex.com/JavaScriptSoapClient)
I've implemented a simple ping/pong protocol to discover other computers connected to the same WiFI router.
This works fine on many routers, but it seems some public routers have UDP traffic blocked or disabled.
What other options do I have to discover the computers connected to the router?
I was thinking of brute forcing TCP attempts (trying to open connections to all possible IPs on my subnetwork) but this would be very costly and I would have to cycle several times and still not find every machine that's recently connected to the network.
Hi,
I am using HttpContext.Current.User.Identity.Name to get a user id
from 2 web application i'am developping.
the problem is when i'am loggin in teh first application i get always HttpContext.Current.User.Identity.Name value (i put test in Application_AuthenticateRequest event) but when i log in teh 2nd application adn i ty to naviagte trough the 1st application teh HttpContext.Current.User.Identity.Name loses value.
Environnement of test : Windows XP / VS.NET 2005 /
Authentication forms
BTW : both application are deployed in teh same machine
Thank you for your help
Im getting that error every time I try to add a new set of data to my sql server 2008 database.
I'm running windows 7 on my development machine.
my current config is:
all:
doctrine:
class: sfDoctrineDatabase
param:
dsn: 'odbc:Driver={SQL Server Native Client 10.0};Server=localhost;database=jobeet;'
username: sa
password: ****
thanks to every one.
I am creating a Windwos Installer project just for the use of installing our third party assemblies into the gac of the users computer. The problem i am running into, is when i make an update to the assemblie and increment it's version number, i get an error saying:
"Another version of this product is already installed. Installation of this version cannot continue..." I would have figured that windows installer would update the local machine with the new assemblie. Am i doing something wrong?
Could you please suggest a simple SMTP server with the very basic APIs(by very basic I mean, to read,write,delete email) that could be run on a linux box?
I just need to convert the crux of the email into XML format and FTP it to another machine.
did some google searching on the topic and most of the api's that existed required a dedicated server.
ill be trying this on the local machine and am using wamp, would i need to go through a type of merchant (of some type) to be able to send sms's?
and if you know of any tutorials list them.
thanks
The sample code in this article for creating a PDF from a Word doc works great if you have word installed on the machine.
http://msdn.microsoft.com/en-us/library/bb412305.aspx
I'm curious if it is possible to do this without having to install Word.
Proxy configuration of a machine can be easily fetched using
def check_proxy():
import urllib2
http_proxy = urllib2.getproxies().get('http')
I need to write a test for the above written function. In order to do that I need to:-
Set the system-wide proxy to an
invalid URL during the test(sounds
like a bad idea).
Supply an invalid
URL to http_proxy.
How can I achieve either of the above?
I've had a need to create an encrypted volume on my mac for the company source code. The requirements are not terribly stringent: If someone can log into the machine as me, they win, but otherwise, they should lose. With that set of requirements, you can make it so that the disk is automatically mounted at login.
Is there a generic IP device name for windows similar to "eth0" used by Linux and Solaris?
I am attempting to monitor SCTP traffic, which appears to be successful passing the ip address, but this means for every machine to use this application would changing to use the host address.
Thanks
I'd like to write code even when I'm not at my desktop machine.
Any recommended iPhone script/code editor apps out there?
I'm not meaning desktop applications like XCode for writing iPhone apps.
I'm meaning iPhone apps cause I want to write code on iPhone. (any code like java c ruby etc and doesn't limit to writing codes for iPhone...)
It will be great if you can recommend both free and paid apps, many thanks!
I'm trying to send an email using classic asp and cdonts on a Windows Server 2003 machine.
But I'm guessing the SMTP service needs to be running. Unfortunately it's asking for teh SP1 disk...which apparently has gone missing. I'm guessing not but is there any other way of doing this?
Thanks,
I created a NetBeans project. I took the project folders zipped to another machine and tried opening it in NetBeans. NetBeans didn't identify it as a NetBeans project. I have transfered projects in this way before but why is it not working now? Are any of my project files corrupted. Is there any way to retrieve my files from this?
I am looking to manage a SQL Server 2008 DB using Management Studio 2005. The reason for this is because our server is a 64-bit machine and we only have the 64-bit version of the software.
Is this possible?
How about managing a SQL Server 2005 DB using Management Studio 2008?
How to download and install GDB(GNU Debugger) on Fedora Linux Machine.. I have tried downloading from gnu website 7.1 package, but then it fails during
./configure and then make command...
Please share the source from where i can get information on the same.
Thanks..
Hi,
I have a daemon written in PHP which is running on my linux machine.
I am trying to send a signal to it through another php file.
For this purpose I am trying posix_kill function. But its not working.
When I run the php page, I get an error that php is compiled without --enable-grep
I want to know how to enable it? OR what is the alternate way of sending signal to daemon?
I am working on a secure web site, that will allow the user to register their computer, to avoid answering the primary security questions.
Is this just placing a cookie on their machine, and checking to see if the cookie exists?
Or do I need to retrieve the client machines ID data?
Hi
I put a init script into /etc/init.d to startup the Apache-tomcat.
when i'm reboot the machine. i think the Tomcat try to start and aborted
in some level. i am using Ubuntu 9.04.
my guessing is the given time to start the tomcat is not enough.
if any way have to increase the time to execute a script in startup.
I right-clicked on the bin folder of my web app to add a COM Reference. I did not find the desired Com reference in the list.
I went back to the Command Line to register by desired Com dll using resvr32.
However, the COM references tab does not shows it (looks like the information is cached somewhere).
Even restarting VS did not help. Is their any easy way to refresh the COM references tab without rebooting the machine itself??
Hi,
Where can I find resources related to writing your own media center extender client - i.e. an application that will run on another machine at home and remotely render vista's media center on it, allowing to stream movies, live tv etc
Thanks,
Gil