1,159 Topics

Member Avatar for
Member Avatar for ajv717

So I have recently been getting a popup from AVG saying that an infected file has been detected. When I check the virus vault it shows two file labled I-Worm/Nuwar.U, I have tried healing the files but no luck. Windows firewall has also been dectecting a virus. here are the …

Member Avatar for crunchie
0
409
Member Avatar for KenTheFurry

Well I am writing a little message encryption program (simple) and Well it works but it will not change anything after a space. just hoping someone here could help. [CODE] cout << "Enter in the message you want to encrypt..." << endl << " "; cin >> in; count=strlen(in); for(i …

Member Avatar for KenTheFurry
0
160
Member Avatar for sayedjustetc

By Sayed, June 25th, 2008 * Single tier applications are easier to design. Single tier applications mix data, presentation, business logic altogether. It is easier design but workload distribution becomes difficult. Moreover, software maintenance becomes a big headache. * Multi-tier applications can address these challenges. Here, the application, hence, the …

Member Avatar for stephen84s
0
191
Member Avatar for dkv

I am new to using php for querying exchange server. I downloaded the class_http.php and class_xml.php. I am trying to run the example "Grab all properties for an item " given at http://www.troywolf.com/articles/php/exchange_webdav_examples.php#allprops . I have modified the following variables in the example php script (exch3.php): $exchange_server = "http://mail.msm.edu"; $exchange_username …

Member Avatar for dkv
0
315
Member Avatar for iansane

Hi, I am trying to learn how to read the binary of a file, such as a jpg. I got something going here but at run time in windows it says there is an error and the file must close. I'm not even sure if I'm going in the right …

Member Avatar for Ancient Dragon
0
933
Member Avatar for drucilla

Hello everyone, I am interested in two programs from SecurStar. I've talked to the customer support and they were helpful but I just need more info and I thought maybe I could find it here too. The first one is SurfSolo, it's like a VPN but for personal use, I'd …

0
43
Member Avatar for tuse

I have a 'users' table in which the password is stored using MD5 encryption. (Drupal created this table) I have my Windows Application in which I have a login window. What I want to do is take the password from that table. So, in the textfield that asks for password, …

0
49
Member Avatar for uompearl

Hello I have a C++ program which is supposed to encrypt plaintext via keyboard input using AES-CCMP algorithm. The problem is that whatever plaintext I enter, it displays same ciphertext. The code listing is about 1500 lines. How can I post my code so that programmers can help me out?

Member Avatar for VernonDozier
0
109
Member Avatar for henpecked1

If you grab this code and run it, you'll see what I mean. The second half doesn't run, and when I can get it to run, it's all completely wrong. I'm trying, but I'm tired and just want to get it done...lol. The encrypt and decrypt are a separate cpp …

Member Avatar for henpecked1
0
112
Member Avatar for Haktivex

Greetings. Would anybody happen to have a prebuilt GNU MP Library (static) for Visual Studio 2005? I cannot seem to find one and cannot compile it myself. When I attempt to use it, I get unresolved symbol errors. If this is not possible, does anybody know a simple class or …

Member Avatar for RenjithVR
0
106
Member Avatar for boomar

hello all, In servlet for encryption and decryption,i used bouncy castle light weight cryptography API to perform DES encryption of arbitrary data,which encrypts/decrypts,then the generated value are in bytes,i used base64 encoder/decoder to convert bytes into string.now the same task i want to do it in php? pls help me …

Member Avatar for pritaeas
0
449
Member Avatar for PhiberOptik

hey folks, I am by no means a hacker, I have successfully cracked my home WEP encryption within 15minutes. I am now attempting to crack WPA-PSK, and I succeeded. Now here is where I stand. I am trying to crack my home WPA-PSK connection, except the password is composed of …

0
45
Member Avatar for Kikashie

Hey everybody.... I'm l;ooking to lrn how to make Encryption programs and anything else anybody might have info on... webpage creation, game design... anything... Anyone have any info... Let me know plz...

Member Avatar for Kikashie
0
25
Member Avatar for chennamashok
Member Avatar for NickMalone85

I'm just playing around with some code and I can't figure out why this isn't working. It's only "encrypting" one word. Can anyone tell me what's wrong with it? [code = java] import java.util.*; public class EncrypterDriver { static String encrypt(String fileMessage) { String encryptedMessage = ""; char fileChar = …

Member Avatar for Ezzaral
0
95
Member Avatar for dancie reeves

Hello to the community, My name is dancie. I live in the Netherlands. I am 57 years old. I speak Dutch,English,Spanish, and a few other languages to a lesser degree. I have studied mathematics and physics for five years in the university. I begun with computers a long time ago. …

Member Avatar for Serunson
0
245
Member Avatar for t_yalthis

hi, I am having some troubles while trying to connect a database which uses mssql server. Every attempt results with the error "[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied." [CODE][INDENT]OleDbConnection conn = new OleDbConnection();[/INDENT] conn.ConnectionString = "Provider=SQLOLEDB;Persist Security Info=False;Integrated Security=SSPI;Initial Catalog=voters;Data Source=T_YALTHIS\\SQLEXPRESS;Workstation Id=T_YALTHIS;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Use …

Member Avatar for abhay_pundir
0
136
Member Avatar for edek

I am using wireless connection ad-hoc. card 1 is on linux, card 2 on windows xp. No encryption. The connection keeps connecting/disconnecting periodically (period = about 2sec.) On LINUX: iwconfig gives: [CODE]wlan0 IEEE 802.11g ESSID:"local" Nickname:"FC8" Mode:Ad-Hoc Frequency:2.412 GHz Cell: 02:E0:01:22:D1:62 Bit Rate=11 Mb/s Tx-Power:29 dBm Sensitivity=0/3 RTS thr:off Fragment …

Member Avatar for edek
0
137
Member Avatar for rimmytose

Hi, first time poster here and I am trying to run the Twofish implementation that I found online. I have a very basic knowledge of C++ and I am only trying to get these files to run so that I can analyze encryption times and decryption times for a class …

Member Avatar for mitrmkar
0
108
Member Avatar for nojnewo

I am building a website that requires users to submit information back to the company via email. We are not asking for credit cards of SSN's. Just Name, company, email, and comments. The problem is that once all the info is put in and the user hits "submit" an alert …

Member Avatar for autocrat
0
103
Member Avatar for kartouss

Hello, I am encrypting a video using AES...The file format that i am using is .avi. In order to play the encrypted video i need to save the header information of the video before encryption to be able to display the video as a video format(.avi). I got the header …

Member Avatar for kartouss
0
500
Member Avatar for skatamatic

Okay, so I'm doing a report for my technical writing class on how to hack flash games. But a few days after I submitted my report topic, flash 9.0 came out and totally nullified my method of hacking it! I downloaded a pretty crappy seeming Standalone Flash Player, which emulates …

0
45
Member Avatar for rem0404

the purpose of my assignment is to create a program using arrays and strings, with functions and parameter passing. i'm sort of having trouble with it anyway, but i'm currently stuck on the "load" function that i'm supposed to write. i've already written the isFull and addMessage (which i'm not …

Member Avatar for rem0404
0
72
Member Avatar for ilias_de

Hey , i am trying to make an encryption program . With any codes i've found until now i didn't manage to solve my problem . my problem is about saving my data from a multiline text box to a text file . Basically i want , by clicking on …

Member Avatar for vadiraj
0
85
Member Avatar for kartouss

Hello, I am having a problem for coping the string into a 2d array.. Also if the length of the string is more than 16 bytes how to continue to read till end of string.. Can anyone help.. [code=c++]int encrypt() { string text = "Encryption"; char b1[4][4]; text.length(); strcpy(text,b1); // …

Member Avatar for vmanes
0
5K
Member Avatar for Dsiembab

Good afternoon, Quick question, this may not make any sense but it is a thought, I was thinking, like I usually like to do, when you pass variables over a browser would it be crazy to md5 hash and salt the variables id and keep them in a db table …

Member Avatar for Suomedia
0
109
Member Avatar for sam210

Okay, so I am creating a password storage system. I have everything but a few last functions. I need to be able to search for different sites and view all sites in a choicebox. for editting. I've tried a few different things but I just can't get it. the first …

Member Avatar for sam210
0
166
Member Avatar for smelf1

Hi, I have not programmed for at least 9+ years and am looking to try to get back into it. How can i implement the encryption and decryption as used in DES. The program should ideally receive a message or open a file to encrypt it or decrypt it. it …

0
77
Member Avatar for badboydrix

I am a sutdent of SVGCC and i am writing a simple encryption code but I am lost on how to start. I know i have to use i/O files to open the code but i cannot find on the net a way to edit the information to aid me …

Member Avatar for vmanes
0
65
Member Avatar for bhavna_816

I am trying to encrypt and decrypt the password in ASP.NEt2.0 application with Rijndael algo. I am able to encrypt the password but not able to decrypt it. Can anybody tell me what is the problem with my code, I am pasting it here public static string Encrypt(string StringToEncrypt, string …

0
65
Member Avatar for Dark Pallys

Hey there everyone.. I'm pretty new in this forum and also with Assembly, to be honest I haven't programmed anything in Assembly. I'm a VB Programmer and I work with some C/C++ But well that's not the reason I'm here hehe. On the forum I work at one of our …

Member Avatar for Dark Pallys
0
103
Member Avatar for drucilla

Hi, I'm interested in phone encryption. Does any of you use PhoneCrypt or can any of you give me some opinions about it? I am not sure if this is the right place to ask but... It's a phone encryption software from [url]www.securstar.com[/url]. I am planing to use it and …

Member Avatar for drucilla
0
73
Member Avatar for Shanomacadaemia

Hi, I'm new to assembler and I really need to make this work as it's crucial to my success in this course at college. Normally I wouldn't ask for help, but because time is such a factor now and due to my limited understanding of the language, I feel I …

Member Avatar for Shanomacadaemia
0
81
Member Avatar for dci0705

Hello, everybody! I work in a software company. My company developed an encryption software. This software is only tested by my company's programers. Does someone know any websites that I can upload software and other people can test this software? Thank you for your help.

0
53
Member Avatar for equinox44

Hi, I hope I`m right here with my question but if not sorry, anyway here it is: The company that I'm working for, small one no IT department, want to buy an encryption software (we found on Google CompuSec, DiskProtect, DriveCrypt Plus Pack...) to fully encrypt the OS partition and …

Member Avatar for Michael_Knight
0
116
Member Avatar for jstorm

Hello, I seem to be having a common problem yet from what I've read in some of these threads the fix is different for everyone. My home PC will not open some web sites, the browser sits there connecting to whatever web site I'm trying to access and does nothing. …

Member Avatar for gerbil
0
194
Member Avatar for sorryatari

I connect to the internet through a NetGear WGR614 54Mbps wireless router connected to a Motorola Surfboard SB5120 modem. Lately when I am using standard WEP encryption, I find that my connection fails in a really odd way. The wireless network still shows up in the list and will usually …

0
40
Member Avatar for DamagePlan

I'm planning on creating a simple password manager program. For the program I'm going to have an encrypted file which will the store the user's passwords. What is the most secure and best encryption module? cheers :)

Member Avatar for DamagePlan
0
72
Member Avatar for tainowarrior

hello every1, my name is taino, Im from central Pa. Im 38 yrs. and here to learn. I want to learn more about P2P and encryption. Ive been doing alot of reading and so far I can not find a way to hide from my ISP. And I know if …

Member Avatar for Estella
0
61
Member Avatar for kahn1

I know its easy but its been a long week of test. I have been working with a program to enter 5 integers( 1 2 3 4 5 ) then in its output it will display those same 5 integers. Then next to the last number it will encrypted the …

Member Avatar for WaltP
0
523
Member Avatar for san_fran_crisko

Hi, I recently built a new PC and ever since then my wireless connection has been incredibly slow and cannot last more than 15-20 mins without disconnecting. Sometimes "repairing" the connection will not work and even with a restart I have not been able to reconnect to the router. It …

Member Avatar for bobbyraw
0
138
Member Avatar for tamati

on xp, internet explorer is running very slow. will eventually (but not every time) open a home page but refuses almost always to link to other pages. i keep getting a message saying 'cannot connect to server' & message continues with advice that some browsers require 128 bit encryption which …

Member Avatar for tamati
0
79
Member Avatar for egejo

Hello, there this is my first post and I´m desperate seeking for help, I have almost not knowledge of SQL as it is not my usual work. However, suddenly it has converted in mine....Hopefully I will got help in here. Well the issue is that our database manager has resigned …

Member Avatar for pclfw
0
143
Member Avatar for normz

hi I have two laptops 1 vista and 1 xp which connect alright to my netgear router . I have installed belkin wireless adapter card on my desktop and it picks it up alright but i cant connect to internet. i can connect only by ethernet. i am using wpa …

Member Avatar for mechbas
0
67
Member Avatar for kartouss

Hello, I am new to this forum... If anyone knows on AES and its s/w optimization techniques in c++ please help me out I am using the AES code to encrypt and decrypt data.. In my code the plaintext is given in the main program itself it is in hexadecimal …

Member Avatar for kartouss
0
188
Member Avatar for kirilmarinov

Hi all.i'm new here and need some help with my wireless network.after long search i manage somehow to reach this point and now i have no idea what to do: debian:~# iwconfig eth2 eth2 IEEE 802.11b/g ESSID:"" Nickname:"Broadcom 4318" Mode:Managed Access Point: Invalid RTS thr:off Fragment thr:off Encryption key:off Link …

Member Avatar for DimaYasny
0
173
Member Avatar for Marymead-IT

Hi All, I've been trying to set up a reliable system to send compressed videos of counselling sessions here (Australia) to a doctor in the U.S. We had a VPN based system for a while, but for various reasons, this is no longer appropriate. Transfer sizes are usually about 500MB …

Member Avatar for Marymead-IT
0
265
Member Avatar for mexaros

I am recently out of college and two friends and I have decided started creating a system for a law firm. One of our objectives is to create a file type for this system that is encrypted until a password is entered when accessed outside of the system(ie if they …

Member Avatar for jwenting
0
115
Member Avatar for pavitragupta

Can any body please tell me code of Simplified Data Encryption Standards in C language

Member Avatar for Salem
0
422
Member Avatar for vikas_ry

Hi Friends, I am vikas from india , i have just now joined the community and i am very happy to find all technical gurus in the community , i am pursuing engneering in electronics and communication (4 year cource). i have some problem and i hope here i will …

Member Avatar for chris5126
0
200

The End.