Virus


0

Hola forum, i was wondering if there was a way to safely De-compile a virus. some of you may have read my last post about be getting ransomware, i want to learn about that type of virus in hopes of making a cheap free program that will remove/destroy it.

13replies
6voices
238views
ThatNerdGuY
11 years ago

0

You’re not planning something illegal are you?


0

nope, i just want to know how they work. and i didn’t think that it would be illegal to De-compile a virus. “ i want to learn about that type of virus in hopes of making a cheap free program that will remove/destroy it.

ThatNerdGuY
11 years ago

0

Sorry I thought that you were preparing illegal activities.

Ask around I’m sure someone will know.


0

Thanks mate, by the way, may i ask why you would be concerned?

ThatNerdGuY
11 years ago

0

Sorry I misread the post by missing a word or two and thought you wanted to CREATE a virus. Sorry Headaches make me read like a 3-year old!

Robert Paulson [hazorz]
11 years ago | edited 11 years ago

0

it’s all good mate, and if i was looking to do something illegal I wouldn’t talk about it on the internet :)

oxide
11 years ago

0

get yourself a sandbox like sandboxie ollydbg etc and various protection removal programs etc than you can begin to analyze the calls it makes what different apis is it trying to access is it accessing kernel level things or asking for permission to do so


0

Oxide i was hoping you would comment :) i was also wondering what made virus’s run in the background, like download themselves once you get to A website.

Gninja
11 years ago

0

Have a read ;)

LINK.

PatrickBlackburn
11 years ago

0

Are you planning for another virus to attach with any application?


0

Nope, that isn’t my intention, like i said in the i just want to learn about it. that’s all. nothing more, nothing less.

oxide
11 years ago

0

ok well here is how i do it

first i load into the system than i will add myself to the registry so the program runs at startup it should hide itself be able to spread itself etc key log screen capture etc there are alot of things you can do i have a really good idea for my next one

but typically virus are malicious and i am learning to code them for fun and to learn

zap
11 years ago

0

I’d personally do it in a VM. Get ready to have to get rid of a lot of calls that quit the program though, as viruses can be designed to shut down when they are loaded in a VM/Sandbox/Debugger etc.

You must be logged in to reply to this discussion. Login
1 of 14

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss