Bitcoin Forum

Other => Off-topic => Topic started by: DanteFortal2 on January 19, 2015, 04:33:00 AM



Title: Isis Locker - Folder Protection.
Post by: DanteFortal2 on January 19, 2015, 04:33:00 AM
Hi guys, i'm developing a simple program to protect folders.
And will post here a test version, and appreciate if anybody could test him and give me a feedback.

Login: admin
Pass: 12345

Download(Now on GitHub): https://github.com/DanteFortal/Isis-Locker

Make a donation to our project and receive a custom version with login and password exclusive.

1EwogVH6r7c8SPvZVyiTKmpEw4HXhZkAW8

Send me a pm if you made a donation with login, password and the hash transaction.


http://solarro.esy.es/locker/1.png
http://solarro.esy.es/locker/2.png
http://solarro.esy.es/locker/3.png


Sorry for my bad english ^^


Title: Re: Isis Locker - Folder Protection.
Post by: 687_2 on January 19, 2015, 04:43:05 AM
Isis Locker

GTFO


Title: Re: Isis Locker - Folder Protection.
Post by: R-T-B on January 19, 2015, 04:44:56 AM
Almost certainly wallet stealing spyware.


Title: Re: Isis Locker - Folder Protection.
Post by: DanteFortal2 on January 19, 2015, 04:47:22 AM
/\ Yes of course ¬¬"

 i'm from Brazilian community and everybody knows who i am in there.


Title: Re: Isis Locker - Folder Protection.
Post by: Remember remember the 5th of November on January 19, 2015, 04:48:12 AM
Ollydbg here I come.


Title: Re: Isis Locker - Folder Protection.
Post by: DanteFortal2 on January 19, 2015, 04:49:51 AM
Feel free to test, and post here the results /s

Ollydbg here I come.


Title: Re: Isis Locker - Folder Protection.
Post by: alani123 on January 19, 2015, 04:51:51 AM
What was it that inspired the name ISIS locker? lol


Title: Re: Isis Locker - Folder Protection.
Post by: DanteFortal2 on January 19, 2015, 04:53:09 AM
it's the third person who ask me that hehehe

What was it that inspired the name ISIS locker? lol


Title: Re: Isis Locker - Folder Protection.
Post by: dopecoindude on January 19, 2015, 04:54:04 AM
it's the third person who ask me that hehehe

What was it that inspired the name ISIS locker? lol

and ? lulz

Crazy stuff man.  I wouldn't touch this with a 4,000,000 foot pole :)


Title: Re: Isis Locker - Folder Protection.
Post by: R-T-B on January 19, 2015, 04:55:55 AM
I'm sure it's the egyptian god, and not the terror organization.  Most certainly.


Title: Re: Isis Locker - Folder Protection.
Post by: DanteFortal2 on January 19, 2015, 04:57:15 AM
Yes, she is a egyptian goddess, and a monster on Ragnarok hehehe

I'm sure it's the egyptian god, and not the terror organization.  Most certainly.


Title: Re: Isis Locker - Folder Protection.
Post by: alani123 on January 19, 2015, 04:58:32 AM
History lessons from bitcointalk, who knew.  :)


Title: Re: Isis Locker - Folder Protection.
Post by: 687_2 on January 19, 2015, 04:59:27 AM
/\ Yes of course ¬¬"

 i'm from Brazilian community and everybody knows who i am in there.

Post source on Github then and provide the URL.

If the post subject was done intentionally for marketing reasons, you're going to get the wrong type of attention (and a lot of it).


Title: Re: Isis Locker - Folder Protection.
Post by: Remember remember the 5th of November on January 19, 2015, 05:00:14 AM
Seems to be a C#/.NET program, easily decompilable.


Title: Re: Isis Locker - Folder Protection.
Post by: DanteFortal2 on January 19, 2015, 05:00:59 AM
figured it out.

Will do that now.


/\ Yes of course ¬¬"

 i'm from Brazilian community and everybody knows who i am in there.

Post source on Github then and provide the URL.

If the post subject was done intentionally for marketing reasons, you're going to get the wrong type of attention (and a lot of it).



Title: Re: Isis Locker - Folder Protection.
Post by: DanteFortal2 on January 19, 2015, 05:01:58 AM
Yes dude, it's a simple program.

Seems to be a C#/.NET program, easily decompilable.


Title: Re: Isis Locker - Folder Protection.
Post by: tokeweed on January 19, 2015, 05:31:11 AM
Yes dude, it's a simple program.

Seems to be a C#/.NET program, easily decompilable.

yes. a simple program that can do crazy things.  ;D

j/k


Title: Re: Isis Locker - Folder Protection.
Post by: DanteFortal2 on January 19, 2015, 05:39:31 AM
It's done, now on github.

https://github.com/DanteFortal/Isis-Locker


/\ Yes of course ¬¬"

 i'm from Brazilian community and everybody knows who i am in there.

Post source on Github then and provide the URL.

If the post subject was done intentionally for marketing reasons, you're going to get the wrong type of attention (and a lot of it).



Title: Re: Isis Locker - Folder Protection.
Post by: bitspill on January 27, 2015, 05:54:15 AM
It's done, now on github.

https://github.com/DanteFortal/Isis-Locker


/\ Yes of course ¬¬"

 i'm from Brazilian community and everybody knows who i am in there.

Post source on Github then and provide the URL.

If the post subject was done intentionally for marketing reasons, you're going to get the wrong type of attention (and a lot of it).


You're supposed to post the source code not the executable on GitHub ;)



Title: Re: Isis Locker - Folder Protection.
Post by: bitspill on January 27, 2015, 06:38:43 AM
After a cursory browse with JetBrains DotPeek (https://www.jetbrains.com/decompiler/) it seems the program does nothing malicious however do not take this as an endorsement nor a guarantee.

The software appears to have a hard-coded username/password as mentioned which is admin/12345 and moves files in/out of a hidden folder to facilitate lock/unlock.


Title: Re: Isis Locker - Folder Protection.
Post by: Remember remember the 5th of November on January 27, 2015, 10:08:30 AM
After a cursory browse with JetBrains DotPeek (https://www.jetbrains.com/decompiler/) it seems the program does nothing malicious however do not take this as an endorsement nor a guarantee.

The software appears to have a hard-coded username/password as mentioned which is admin/12345 and moves files in/out of a hidden folder to facilitate lock/unlock.
Which would mean the file could easily be updated(the exe) with malicious code at any point in time.