473,322 Members | 1,398 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

DLL Encryption

Hey guys,
Not sure if anyone can answer this, but recently I've come across DLLs
that are somehow encrypted (the contents show as asian characters). Is
there a way to tell what encrypter was being used and possibly decrypt
them?

Thanks in advance.

May 14 '06 #1
5 3393
"Shawnmb" <Sh*****@gmail.com> wrote in message
news:11*********************@y43g2000cwc.googlegro ups.com...
: Hey guys,
: Not sure if anyone can answer this, but recently I've come across DLLs
: that are somehow encrypted (the contents show as asian characters). Is
: there a way to tell what encrypter was being used and possibly decrypt
: them?

Please, what does this have to do with C++ !!
You don't deserve any help here, but look for "Executable packer".
--
http://ivan.vecerina.com/contact/?subject=NG_POST <- email contact form
May 14 '06 #2
Shawnmb wrote:
Hey guys,
Not sure if anyone can answer this, but recently I've come across DLLs
that are somehow encrypted (the contents show as asian characters). Is
there a way to tell what encrypter was being used and possibly decrypt
them?


So what's your C++ question again?

- J.
May 14 '06 #3
Well, the DLLs are written in C++, figured I might find a decent answer
here.

May 14 '06 #4
Shawnmb schreef:
Well, the DLLs are written in C++, figured I might find a decent answer
here.

How do you know they are written in C++ if they are encrypted ? It
should look like some bunch of random data. Anyway, try loading it
into a disassembler or analyse the application which is using the dll,
since that application obviously 'knows' how to decrypt the dll.

I agree with the others that this is all offtopic here, though ...

regards, oz
May 14 '06 #5
Shawnmb wrote:
Well, the DLLs are written in C++, figured I might find a decent answer
here.


Not that we don't want to help you but this really isn't a C++
*language* question. Had we answered your question we would as well have
to answer thousands of other off-topic questions. Had we done that we
might lost some really on-topic questions, which is kind of unfair.

Regards,
Ben
May 14 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Cliff | last post by:
We are trying to connect to 3 different Oracle databases using MS Access as the front-end and ODBC as the connection. The problem that we are having is that 1 of the databases requires a...
113
by: Bonj | last post by:
I was in need of an encryption algorithm to the following requirements: 1) Must be capable of encrypting strings to a byte array, and decyrpting back again to the same string 2) Must have the same...
7
by: Alan Silver | last post by:
Hello, I am writing a page where sensitive data is collected (over SSL) and stored in a database. I have been looking at the .NET encryption classes, but am a bit confused as to which is best...
2
by: Sumit Gupta | last post by:
Can anyone please tell me how to encrpt string or any kind of Data. Also the Algorithm of Compression. Any Link tutorial etc. Like : Zip or RAR Formats etc.
9
by: sweety | last post by:
Dear All, How to encrypt a C data file and make binary file and then have to read a bin file at run time and decrypt the file and have to read the data. Any help to achive this pls. Would be...
4
by: pintu | last post by:
Hello everybody.. I hav some confusion regarding asymmetric encryption.As asymmetric encryption it there is one private key and one public key.So any data is encrypted using private key and the...
1
by: =?Utf-8?B?bWljcm9ob2Y=?= | last post by:
Short version: Is there a way to configure (preferably programmatically) the max encryption strength that will be used by the framework when connecting to a particular SSL-protected web service? ...
11
by: John Williams | last post by:
I've written a simple program to do XOR encryption as my first foray into understanding how encryption works. The code compiles fine, however it segmentation faults on every run. using gdb to...
22
by: j1mb0jay | last post by:
I have had to create a simple string encryption program for coursework, I have completed the task and now have to do a write up on how it could be improved at a later date. If you could look...
19
by: klenwell | last post by:
Another request for comments here. I'd like to accomplish something like the scheme outlined at this page here: http://tinyurl.com/3dtcdr In a nutshell, the form uses javascript to hash...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.