Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Why does MCS Bootloader contain a trojan?
Goto page 1, 2  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    www.mcselec.com Forum Index -> Various
View previous topic :: View next topic  
Author Message
POTOOLE64BAS

Bascom Member



Joined: 08 Nov 2008
Posts: 56
Location: North Dakota, USA

usa.gif
PostPosted: Mon Feb 16, 2009 8:12 pm    Post subject: Why does MCS Bootloader contain a trojan? Reply with quote

I download MCS Bootloader zip file, then tried to extract the files, but windows blocked them, because of the inclusion of a trojan.
So I had McAfee scan the zipped file, and McAfee also detected a trojan, and kicked it right off of my computer. Does anybody know what is going on? Shocked

Quote:
Downloads

Instead of using the BASCOM-AVR build in programmer you can also use our stand alone Bootloader application. Which is free of charge.
● MCS Bootloader
Back to top
View user's profile
Frankeman

Bascom Member



Joined: 11 Aug 2004
Posts: 948
Location: the Netherlands

netherlands.gif
PostPosted: Mon Feb 16, 2009 8:53 pm    Post subject: Reply with quote

I don't think the bootloader contains a trojan.

I wrote a MCS compatible bootloader, if you want it give me your mail address and i will send it to you.
(trojan free !!!)
Back to top
View user's profile
POTOOLE64BAS

Bascom Member



Joined: 08 Nov 2008
Posts: 56
Location: North Dakota, USA

usa.gif
PostPosted: Tue Feb 17, 2009 6:11 am    Post subject: Reply with quote

I appreciate the offer Frankeman, but it appears that there is no way to get your email on this board. I tried to send a private message by clicking on PM, and get this response.

Quote:
www.mcselec.com Forum Index
Information

Private messaging has been disabled on this board.
Back to top
View user's profile
Frankeman

Bascom Member



Joined: 11 Aug 2004
Posts: 948
Location: the Netherlands

netherlands.gif
PostPosted: Tue Feb 17, 2009 9:10 am    Post subject: Reply with quote

A private message is not possible on this forum.
You have to give your mail address in this thread.
Back to top
View user's profile
POTOOLE64BAS

Bascom Member



Joined: 08 Nov 2008
Posts: 56
Location: North Dakota, USA

usa.gif
PostPosted: Thu Feb 19, 2009 4:38 am    Post subject: Reply with quote

p2otoole@yahoo.com
Back to top
View user's profile
Frankeman

Bascom Member



Joined: 11 Aug 2004
Posts: 948
Location: the Netherlands

netherlands.gif
PostPosted: Thu Feb 19, 2009 10:13 am    Post subject: Reply with quote

Hi,

After i have translated the bootloader (now it is in dutch) i will send it to you.
I have your mail address.

Delete the message with your mail address in it.
Back to top
View user's profile
rileyesi

Bascom Member



Joined: 19 Dec 2006
Posts: 398

blank.gif
PostPosted: Thu Feb 19, 2009 5:15 pm    Post subject: Reply with quote

Frankeman,

Would you be willing to post the translated work here?

Thanks,

Pete
Back to top
View user's profile
Frankeman

Bascom Member



Joined: 11 Aug 2004
Posts: 948
Location: the Netherlands

netherlands.gif
PostPosted: Fri Feb 20, 2009 9:33 am    Post subject: Reply with quote

Yes, but in that case i want to change something more on the program.
The bootloader is an internal tool for my compagny with some extra features specific for us, i will strip that down.

When it is ready i post it here.
Back to top
View user's profile
Frankeman

Bascom Member



Joined: 11 Aug 2004
Posts: 948
Location: the Netherlands

netherlands.gif
PostPosted: Sun Feb 22, 2009 10:06 pm    Post subject: Reply with quote

Here is the bootloader
Back to top
View user's profile
pinkfloyd11

Bascom Member



Joined: 02 Jul 2007
Posts: 247

italy.gif
PostPosted: Wed Mar 24, 2010 10:20 am    Post subject: Reply with quote

Hello

is possible have source code of PC side Bootloader?

Thanks
Back to top
View user's profile
Frankeman

Bascom Member



Joined: 11 Aug 2004
Posts: 948
Location: the Netherlands

netherlands.gif
PostPosted: Wed Mar 24, 2010 7:47 pm    Post subject: Reply with quote

I can send you the source files (it is written in Delphi) but there are commercial components used.
Without these components the program would not compile.
And you must have Delphi installed on your computer.

Frank.
Back to top
View user's profile
pinkfloyd11

Bascom Member



Joined: 02 Jul 2007
Posts: 247

italy.gif
PostPosted: Thu Mar 25, 2010 8:57 am    Post subject: Reply with quote

Dear Frankeman

I already have Delphi installed

I should rewrite it in VB.NET so I need yours only for study.

I need to know which are the step to follow for send file from PC to Bootloader.

If you could send me also this kind of information I'm will be very happy Smile

Giuseppe
Back to top
View user's profile
Frankeman

Bascom Member



Joined: 11 Aug 2004
Posts: 948
Location: the Netherlands

netherlands.gif
PostPosted: Thu Mar 25, 2010 7:11 pm    Post subject: Reply with quote

Hi,

The PC side bootloader is not very difficult.

Make sure the AVR runs his bootloader program, normally done by restarting the AVR.
Open a COM port on the PC with the same baudrate as the AVR bootloader.
Send the value 123 decimal to the AVR, the AVR sends this value back.
Then send the value 0 decimal the the AVR, the AVR answers with a value of 21 decimal.
Now start a Xmodem transfer to send the new firmware to the AVR.

When you study the AVR bootloader source you can see all this happen.
Read also the Wiki about Xmodem protocol.

Frank.
Back to top
View user's profile
pinkfloyd11

Bascom Member



Joined: 02 Jul 2007
Posts: 247

italy.gif
PostPosted: Fri Mar 26, 2010 1:08 pm    Post subject: Reply with quote

hello Frankman

thanks for reply

Do you know if there are .NET components or dll or OCX that implement Xmodem transmission?

Maybe is this the commercial componets that you are using in delphi?

Thanks
Back to top
View user's profile
Frankeman

Bascom Member



Joined: 11 Aug 2004
Posts: 948
Location: the Netherlands

netherlands.gif
PostPosted: Fri Mar 26, 2010 6:31 pm    Post subject: Reply with quote

My serial communication is done via commercial components.
But i am sure there are for free.

Do a search for "cport" and you will find probably what you need.
Back to top
View user's profile
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    www.mcselec.com Forum Index -> Various All times are GMT + 1 Hour
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum