This forum is in archive mode. You will not be able to post new content.

Author Topic: evil AV (on development)  (Read 9756 times)

0 Members and 4 Guests are viewing this topic.

Offline xzid

  • Knight
  • **
  • Posts: 329
  • Cookies: 41
    • View Profile
Re: evil AV (on development)
« Reply #30 on: August 08, 2011, 09:52:07 AM »
k guys I think that I got how to do this following this useful post that I did on another site http://www.javaprogrammingforums.com/file-i-o-other-i-o-streams/10266-analizing-bytes-files-av.html#post38913 so I will need to make a statement of if or a read() method to scan for malicius bytes and bring those bytes conditionals from a database any suggestion? http://pastebin.com/nGnTffbd you can add to the source code so I will do the upgrade on the main post give me links or more opinions doesnt matter if you dont know I started java last week  ;D  so you are not the only noob

can you speak english?
 
 
Quote
will need to make a statement of if or a read() method to scan for malicius bytes and bring those bytes conditionals from a database

 WTF does that mean?
 
 
Quote
guys Im making a simple AV so the scanning consists onto for example look for malicius strings of viruses for example a file have a determinated string of hexadecimal and if that matches with the signature that is considered as a virus it will eliminate it so Im looking some stuff of Inputdatastream library and more stuff related with data flow input stream blablabla anywayz I dont find a good example of do a well reading of bytes plz some aid here
 

 WTF does THAT mean? If you can't do I/O in java, >>>get back to your tutorial<<<
 
 
Quote
once I read it how do I see if that string is that is malware? read()? would you give me an example?
 

 yeah... once you read something, the logical thing to do is read() it again.  ???
 
 Read the first reply in your java forum thread. Did you expect any java "isVirus()" method?
 

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
Re: evil AV (on development)
« Reply #31 on: August 09, 2011, 03:19:11 AM »
if you know the answer add it to pastebin: http://pastebin.com/nGnTffbd
as I already said Im a bit noob on java
the answer has defintily to work with dataImputStream library
http://www.kodejava.org/examples/214.html
I almost got the answer
« Last Edit: August 09, 2011, 03:39:18 AM by gh0st »

Offline Mellow

  • Knight
  • **
  • Posts: 151
  • Cookies: -24
    • View Profile
Re: evil AV (on development)
« Reply #32 on: August 10, 2011, 02:09:58 AM »
can you speak english?
 
 
 WTF does that mean?
 
 
 WTF does THAT mean? If you can't do I/O in java, >>>get back to your tutorial<<<
 
 
 yeah... once you read something, the logical thing to do is read() it again.  ???
 
 Read the first reply in your java forum thread. Did you expect any java "isVirus()" method?

You're being a little harsh don't you think? This forum is about being proffesional not trolling.

Offline xzid

  • Knight
  • **
  • Posts: 329
  • Cookies: 41
    • View Profile
Re: evil AV (on development)
« Reply #33 on: August 10, 2011, 02:33:53 AM »

You're being a little harsh don't you think? This forum is about being proffesional not trolling.

professional? this is evilzone.

He's been asking non-stop for someone else to code it for him, he wants someone to write the code.. Then he'll modify it slightly, then "OMG look at my sweet AV, I'm a l33t computer h4x0r". He's having trouble reading a file in Java, don't you think finishing his tutorial would be the best course of action?

He won't learn until he does it himself. If he took a few more days to learn, it would him save alot of google code stealing.

Yeah I'm an asshole, but I'm trying to fucking help!!

Offline Mellow

  • Knight
  • **
  • Posts: 151
  • Cookies: -24
    • View Profile
Re: evil AV (on development)
« Reply #34 on: August 10, 2011, 03:01:52 AM »
I guess as long as we're all clear. 
« Last Edit: August 10, 2011, 03:02:43 AM by Mellow »

Offline xzid

  • Knight
  • **
  • Posts: 329
  • Cookies: 41
    • View Profile
Re: evil AV (on development)
« Reply #35 on: August 10, 2011, 03:17:46 AM »
I guess as long as we're all clear.

clear on what?

Offline Mellow

  • Knight
  • **
  • Posts: 151
  • Cookies: -24
    • View Profile
Re: evil AV (on development)
« Reply #36 on: August 10, 2011, 04:15:29 PM »
Yeah I'm an asshole, but I'm trying to fucking help!!
That

xor

  • Guest
Re: evil AV (on development)
« Reply #37 on: August 10, 2011, 04:22:08 PM »
He's not an asshole at all, that's my teaching style as well. Berate people until they get so pissed off with it that they will learn enough to stop having to ask you questions.

Offline Zesh

  • Royal Highness
  • ****
  • Posts: 699
  • Cookies: 42
    • View Profile
Re: evil AV (on development)
« Reply #38 on: August 23, 2011, 10:37:57 PM »
Has this gotten anywhere? New updates?

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
Re: evil AV (on development)
« Reply #39 on: September 12, 2011, 04:01:46 AM »
Has this gotten anywhere? New updates?
well Im like stucked cause it needs a good level of programming if someone post something useful I will gratefully update it ;) and sorry for not being a pro onto programming but its nice to see stuff on development anywayz dont delet this post please

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: evil AV (on development)
« Reply #40 on: September 12, 2011, 07:32:12 AM »
well Im like stucked cause it needs a good level of programming if someone post something useful I will gratefully update it ;) and sorry for not being a pro onto programming but its nice to see stuff on development anywayz dont delet this post please
gh0st, not to flame but... don't you think you have bitten a little more than you can chew? You said yourself that you are a noob in Java and an AV is NOT something a noob could do at first without extending the development time for years. Sure, it's somewhat a good thing for a long-term project, but you could have done better.

xor

  • Guest
Re: evil AV (on development)
« Reply #41 on: September 12, 2011, 01:34:48 PM »
I personally think this post should be unstickied.

Offline Zesh

  • Royal Highness
  • ****
  • Posts: 699
  • Cookies: 42
    • View Profile
Re: evil AV (on development)
« Reply #42 on: September 12, 2011, 06:41:23 PM »
I personally think this post should be unstickied.

Yea until some actual progress is shown there's no point but kudos on the attempt ;D I might take a crack at this in VB6 :P

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: evil AV (on development)
« Reply #43 on: September 12, 2011, 08:02:58 PM »
Yea until some actual progress is shown there's no point but kudos on the attempt ;D I might take a crack at this in VB6 :P

make a crack OF it in VB6 lolz

Offline Zesh

  • Royal Highness
  • ****
  • Posts: 699
  • Cookies: 42
    • View Profile
Re: evil AV (on development)
« Reply #44 on: September 12, 2011, 08:03:44 PM »
make a crack OF it in VB6 lolz

Ahaha, I will then :P

 



Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.