You are viewing our Forum Archives. To view or take place in current topics click here.
Need some help +Rep!
Posted:
Need some help +Rep!Posted:
Status: Offline
Joined: Sep 16, 201113Year Member
Posts: 557
Reputation Power: 22
I made a new modding program
And when i scan it a antivirus program detects it.
I made it in visual basic 2010.
+Rep if you can help me.
And when i scan it a antivirus program detects it.
I made it in visual basic 2010.
+Rep if you can help me.
#2. Posted:
Status: Offline
Joined: Dec 03, 201014Year Member
Posts: 68
Reputation Power: 2
Status: Offline
Joined: Dec 03, 201014Year Member
Posts: 68
Reputation Power: 2
What kind of modding program is it?
Or you can post the source if your not scared, if it has a Webclient.Downloadstring or Downloadfile() then it probably will show up on some anti-virus programs, but it depends on what is in the coding.
Or you can post the source if your not scared, if it has a Webclient.Downloadstring or Downloadfile() then it probably will show up on some anti-virus programs, but it depends on what is in the coding.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
If your using packageIO that could be why.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Sep 16, 201113Year Member
Posts: 557
Reputation Power: 22
Z61 wrote If your using packageIO that could be why.
Thank's it does have packageIO in it.
I will have a look to see if there's anyway to fix it.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Aug 04, 201113Year Member
Posts: 2,809
Reputation Power: 156
Status: Offline
Joined: Aug 04, 201113Year Member
Posts: 2,809
Reputation Power: 156
You could always state that it's just a simple false positive. Then give a reason that it's a false positive. As stated above, just include wherever you post it that the reason you get a false positive is because it uses packageIO.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
That wroteZ61 wrote If your using packageIO that could be why.
Thank's it does have packageIO in it.
I will have a look to see if there's anyway to fix it.
I also think X360.dll has a false positive aswell.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Feb 03, 201212Year Member
Posts: 56
Reputation Power: 2
Status: Offline
Joined: Feb 03, 201212Year Member
Posts: 56
Reputation Power: 2
Your anti virus could be out of date, try doing a system check.
If that dont work go to internet options
If that dont work go to internet options
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Jan 15, 201113Year Member
Posts: 2,316
Reputation Power: 119
Status: Offline
Joined: Jan 15, 201113Year Member
Posts: 2,316
Reputation Power: 119
Well, what kind of program is it?
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Jan 31, 201212Year Member
Posts: 97
Reputation Power: 4
Status: Offline
Joined: Jan 31, 201212Year Member
Posts: 97
Reputation Power: 4
WhutizCod wrote What kind of modding program is it?what kind of programm is it
Or you can post the source if your not scared, if it has a Webclient.Downloadstring or Downloadfile() then it probably will show up on some anti-virus programs, but it depends on what is in the coding.
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Also if you are using them libraries your project must be open source. It is covered through the GNU public licence.
- 1useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.