|
iamalitecoin
Member
Offline
Activity: 112
Merit: 10
|
|
May 02, 2013, 08:59:59 PM |
|
gonna need some proof.
got this running on linux, not on a mining computer. hopefully all is well
|
|
|
|
blastbob
|
|
May 02, 2013, 09:00:26 PM |
|
I know that it checks clipboard paste if its a real address, if you try to paste something else than an address it will not paste anything in. could it be that? Someone with the expertise should go over the code
|
Bitrated user: blastbob.
|
|
|
relm9
|
|
May 02, 2013, 09:02:00 PM |
|
Like I said in that other topic, I already looked through the source code and didn't find anything malicious. HOWEVER, that doesn't mean the supplied binaries aren't tainted.
You should be running these new clients in a VM or Sandbox anyway... trust no one.
|
|
|
|
mc_lovin
Legendary
Offline
Activity: 1190
Merit: 1000
www.bitcointrading.com
|
|
May 02, 2013, 09:19:04 PM |
|
TTT
Someone needs to examine this.
|
|
|
|
psybits
Legendary
Offline
Activity: 1386
Merit: 1000
|
|
May 02, 2013, 09:22:59 PM |
|
The thing is the account that made the announcement has 2 posts - so it is just as likely FUD. You never know though.
|
|
|
|
iamalitecoin
Member
Offline
Activity: 112
Merit: 10
|
|
May 02, 2013, 09:34:11 PM |
|
someone upload the exe to virus total for 1 ltc
|
|
|
|
mkmen
|
|
May 02, 2013, 09:36:05 PM |
|
|
|
|
|
blastbob
|
|
May 02, 2013, 09:36:29 PM |
|
All files are checked in virustotal already.. no hits Maybe the OP just want cheap coins
|
Bitrated user: blastbob.
|
|
|
Hazard
Legendary
Offline
Activity: 980
Merit: 1000
|
|
May 02, 2013, 09:39:19 PM |
|
I've been using an API Monitor and have yet to see anything suspicious. I encourage others to do the same.
I suspect this guy just wants to drive down CNC price with bogus claims.
|
|
|
|
psybits
Legendary
Offline
Activity: 1386
Merit: 1000
|
|
May 02, 2013, 09:39:54 PM |
|
The thing is the account that made the announcement has 2 posts - so it is just as likely FUD. You never know though.
I agree that it's most likely BS. Especially when they said "Someone please post topics on this ASAP!!". If someone is legit about protecting people they wouldn't type it that way. Though, I see no posts from the creator saying... "there is nothing wrong" which kinda scares me a little. You would think he would be online putting down rumors. The scary thing is he isn't online at all and has a grand total of 7 posts. I've sent him PM's and no reply. So ether way not impressed with this coin. I've saved my wallet.dat with 10K CNC just in case - and that's it.
|
|
|
|
dreamwatcher
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
May 02, 2013, 09:40:30 PM |
|
COMPLETE FUD void SendCoinsEntry::on_pasteButton_clicked() { // Paste text from clipboard into recipient field ui->payTo->setText(QApplication::clipboard()->text()); } Is in EVERY COIN'S QT CODE. In the module: /src/qt/sendcoinsentry.cpp A newbie with two posts..How did he/she even post in this forum?
|
|
|
|
psybits
Legendary
Offline
Activity: 1386
Merit: 1000
|
|
May 02, 2013, 09:43:12 PM |
|
COMPLETE FUD void SendCoinsEntry::on_pasteButton_clicked() { // Paste text from clipboard into recipient field ui->payTo->setText(QApplication::clipboard()->text()); } Is in EVERY COIN'S QT CODE. In the module: /src/qt/sendcoinsentry.cpp A newbie with two posts..How did he/she even post in this forum? Well if it turns out to be FUD at least I have 10K in cold storage until they BTC-e
|
|
|
|
Liberty Payout
|
|
May 02, 2013, 09:45:51 PM |
|
COMPLETE FUD void SendCoinsEntry::on_pasteButton_clicked() { // Paste text from clipboard into recipient field ui->payTo->setText(QApplication::clipboard()->text()); } Is in EVERY COIN'S QT CODE. In the module: /src/qt/sendcoinsentry.cpp A newbie with two posts..How did he/she even post in this forum? Someone translate this??
|
|
|
|
meyerbtc
Newbie
Offline
Activity: 32
Merit: 0
|
|
May 02, 2013, 09:51:01 PM |
|
COMPLETE FUD void SendCoinsEntry::on_pasteButton_clicked() { // Paste text from clipboard into recipient field ui->payTo->setText(QApplication::clipboard()->text()); } Is in EVERY COIN'S QT CODE. In the module: /src/qt/sendcoinsentry.cpp A newbie with two posts..How did he/she even post in this forum? Someone translate this?? It is default code apparently. It's event handler code. When the paste button is clicked the text that is stored on the clipboard is used in the payTo field.
|
|
|
|
psybits
Legendary
Offline
Activity: 1386
Merit: 1000
|
|
May 02, 2013, 09:59:31 PM |
|
I just had a thought - if the dev is from China creating a crypto may be highly illegal there - hence his anonymity and not willing to post to the forum too often. Just a thought I had that makes sense.
|
|
|
|
dreamwatcher
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
May 02, 2013, 10:00:36 PM |
|
I guess I could have been more eloquent about how I posted where the "clipboard" warning was coming from.
I was just a bit irritated with some of the attitudes after launch about the coin, before anybody even looked at the code.
This post came up and I knew what part of the code he/she was referring. It seemed to me, because the coin is Chinese based, the op starts raising red flags when every coin here contains the same handler code.
|
|
|
|
Passion_ltc
|
|
May 02, 2013, 10:03:56 PM |
|
COMPLETE FUD void SendCoinsEntry::on_pasteButton_clicked() { // Paste text from clipboard into recipient field ui->payTo->setText(QApplication::clipboard()->text()); } Is in EVERY COIN'S QT CODE. In the module: /src/qt/sendcoinsentry.cpp A newbie with two posts..How did he/she even post in this forum? Someone translate this?? It's to copy the decrypted QR Code to the clipboard.
|
|
|
|
psybits
Legendary
Offline
Activity: 1386
Merit: 1000
|
|
May 02, 2013, 10:05:08 PM |
|
I just had a thought - if the dev is from China creating a crypto may be highly illegal there - hence his anonymity and not willing to post to the forum too often. Just a thought I had that makes sense.
I'm sure you'll find like 1000 more excuses for him or anything else that might negatively affect your CNC stockpile. That's ironic considering I'm the one that mentioned this issue with possible clipboard logger in the CNC thread. I was genuinely wondering why he may be unwilling to engage with the community at this point.
|
|
|
|
jt7382
|
|
May 02, 2013, 10:22:25 PM |
|
I just had a thought - if the dev is from China creating a crypto may be highly illegal there - hence his anonymity and not willing to post to the forum too often. Just a thought I had that makes sense.
I'm sure you'll find like 1000 more excuses for him or anything else that might negatively affect your CNC stockpile. That's ironic considering I'm the one that mentioned this issue with possible clipboard logger in the CNC thread. I was genuinely wondering why he may be unwilling to engage with the community at this point. That dude is a troll, just ignore him.
|
|
|
|
|