Search content
Sort by

Showing 12 of 12 results by ReaverTeknoGods
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 10/02/2014, 10:01:51 UTC
It's possible: before height X calculate hash with old function, after height X - calculate hash with new function. The reasons why other altcoins don't do it:
  (a) hard forks are very annoying and risky, especially when the coin is already widely adopted
  (b) most altcoins don't have devs competent enough to do the change.

Mooncoin is still in its infant stage, we're forced to do a hard fork soon, and we have Deacon who's able to do the change (the complexity of the change is not higher than switching to gravity well). So I think we should consider it.

Question for anyone who knows...

Why is a new wallet considered a "hard fork" in this case? I have not changed the cryptographic keys used for the currency. As far as I understand, if you are a regular user and upgrade your client, once the block height gets to the height specified in the code for using the grav well, everything just keeps humming along as intended.

The only people who will get left out are those who keep running the old code.

Is that not correct?


It's called hard fork because you're forcing users to update their clients. If 50% of the clients still run the old code they can create their own blockchain (that's called chain split), because after block X old clients will stop accepting blocks from new clients and new clients will stop accepting blocks from old clients. The blocks will be rejected because of the difficulty difference (which will be different between old and new clients most of the time).

Here are lines of code in CBlock::AcceptBlock() that will cause this effect:

    // Check proof of work                                                                               
    if (nBits != GetNextWorkRequired(pindexPrev, this))
        return DoS(100, error("AcceptBlock() : incorrect proof of work"));

So if more than 50% run the old client by the time of block X, it's the people running the new client will be left out.

(Sorry, I was not sure what details you were expecting in the answer. Hope this helps.)
Does this have something to do with us people getting robbed? Did you check the primes/salt used in the nocoin client? I haven't had time to inspect them yet. There are plenty of people who got robbed 100 millions of Mooncoins.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 06/02/2014, 10:15:13 UTC
could anybody tell me how many moons have been mined now?
You should ask how many have been stolen.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 04/02/2014, 08:15:37 UTC
These folks talking about the wallet containing a virus... let's address that one again first:

FACTS:
- There was a fake wallet linked to back on launch-day that was not official and was confirmed to be fake.
- The official wallet executable turns up the same false positives as recent versions of Dogecoin-qt and Bitcoin-qt wallets.
- I have personally been running the official wallet since forum member Nocoin submitted the binary to me and have not lost anything.

Now, what's clear is that I do not know what is going on with these folks reporting these weird transactions. I have not ruled out that these folks are merely making stuff up to cause trouble because I can't find any reason to suspect the wallet. I know the same code is run by many pool operators and none of them have reported anything suspicious.

Since irc.cpp has no command syntax, it's obvious that this is no the vector in use. It's well documented that this is intended for peer discovery only. I also don't see any wallet addresses in the binary and the wallets that these coins appear to be going to have only one transaction inbound, so nobody is moving these coins (which further lends itself to the notion that this is all troublemakers).

When I release with the new Kimoto Gravity Well support, we'll have new wallets anyway. I have been successful building the wallet on Windows 7 and have recently received instructions for OS X. Right now I am porting the GUI changes from the 0.6.4 wallet to the 0.8.6 wallet.

Fake wallet? Lets speculate I had it why did it contain all my money. How was the wallet fake? I changed my password like 1 week ago with the latest wallet.
Was the "fake" wallet analyzed? If not, why? Did it disappear? This all sounds very amateurish. I will not let this issue die ever, I lost almost 10,000$. I will be talking about it here, every page, every day till the end of the world.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 04/02/2014, 00:28:39 UTC
Been using the same wallet since release.  I am good at wallet stuff, if you need a hand let me know, I am hands on guy, I not gonna tell ya how to do it.  Thats big money, I am sure you want someone to help you out.


I doubt you have a bug wallet.
What are you talking about, it's too LATE. All my 74 million coins have been STOLEN by some asshole.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 03/02/2014, 23:44:34 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 03/02/2014, 23:36:09 UTC
please be carefull, a lot of people are discovering the value on MOON and have lots of ways to break your computers
security, thats why the hackers are aiming at MOON now,

if you hold any important ammount of MOON coins, please use PASSPHRASE before you claim your a "security expert"
and for love of Coins !!  save it in COLD STORAGE, if you know what that means... if not i can explain it to you to increase your
security ...

Spread the MOON love !
do you think I am an idiot, I used a fucking long ass PASSPHRASE that would take like ages to bruteforce even with super computers.

Or you could just so two-step authentication and then they have no way to do anything even if they break in.
Problem is that I have no rootkits or malware in my machine. So the only way is that Mooncoin wallet is fishy. It has no obvious malware code inside so it must use some built in way to steal users money. Or the encryption is flawed. I will do full analysis of it myself.

My suspicion is that it uses the IRC network for it's own purposes.
Post
Topic
Board Altcoin Discussion
Re: 100M MOON STOLEN FROM MY WALLET !!!
by
ReaverTeknoGods
on 03/02/2014, 23:28:31 UTC
You have EXACT same thing as me. All Mooncoins stolen, I think there is exploit in the code or that the creator is some how responsible. I will spend my entire fucking weekend analysing the compiled binary with IDA.

http://moonchain.info/tx/97a301bac24644bd73c5a191f8068c473d7d266480482efb73b78025db7a8b0f#i179

EXACTLY same patterns as for me, first move small sum. Then move rest of the money.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 03/02/2014, 23:11:30 UTC
All my 74 million mooncoins got stolen. Obviously there are some malicious commands in the IRC network command and control.

http://moonchain.info/tx/97a301bac24644bd73c5a191f8068c473d7d266480482efb73b78025db7a8b0f#i179

Good job Mooncoin developer, I am professional reverse engineer and former Professional Anti-Malware analyst and I can be quite sure that I have no malware on my PC.

So it has to be either:
1. Exploit in the way mooncoin handles transactions via the IRC (Haven't digged deep enough on the internals yet, using IDA (asm x86) not reading stupid source code)
2. Bad Wallet, which I checked it's identical to the one on the website.
3. My PC is infected, which I doubt since I just reinstalled it and all anti-virus programs are running.

I will report this to my colleagues in the anti-malware corporations (Yes the big ones) and we will do full analysis of the "wallet" and IRC networks.

Sometimes is better shut up and appear to be silly, than speak and confirm it.

You are a "Professional reverse engineer and former Professional Anti-Malware" and get owned you investment with malware.... Please get a new job... I can't believe this, you are a liar.

Yes I am you can even look at www.teknogods.com and look at my complex reverse engineering work. Obviously you are a liar and a troll. I haven't "investment with malware" please learn english.

I am very interested in what your colleagues can find. This mysterious coin-grabbing should be tackled very soon as it disturbs a lot of good vibes for this coin  Roll Eyes
I think someone got butthurt and is DDOSing teknogods.com lol.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 03/02/2014, 22:26:52 UTC
All my 74 million mooncoins got stolen. Obviously there are some malicious commands in the IRC network command and control.

http://moonchain.info/tx/97a301bac24644bd73c5a191f8068c473d7d266480482efb73b78025db7a8b0f#i179

Good job Mooncoin developer, I am professional reverse engineer and former Professional Anti-Malware analyst and I can be quite sure that I have no malware on my PC.

So it has to be either:
1. Exploit in the way mooncoin handles transactions via the IRC (Haven't digged deep enough on the internals yet, using IDA (asm x86) not reading stupid source code)
2. Bad Wallet, which I checked it's identical to the one on the website.
3. My PC is infected, which I doubt since I just reinstalled it and all anti-virus programs are running.

I will report this to my colleagues in the anti-malware corporations (Yes the big ones) and we will do full analysis of the "wallet" and IRC networks.

Sometimes is better shut up and appear to be silly, than speak and confirm it.

You are a "Professional reverse engineer and former Professional Anti-Malware" and get owned you investment with malware.... Please get a new job... I can't believe this, you are a liar.

Yes I am you can even look at www.teknogods.com and look at my complex reverse engineering work. Obviously you are a liar and a troll. I haven't "investment with malware" please learn english.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 03/02/2014, 22:14:43 UTC
please be carefull, a lot of people are discovering the value on MOON and have lots of ways to break your computers
security, thats why the hackers are aiming at MOON now,

if you hold any important ammount of MOON coins, please use PASSPHRASE before you claim your a "security expert"
and for love of Coins !!  save it in COLD STORAGE, if you know what that means... if not i can explain it to you to increase your
security ...

Spread the MOON love !
do you think I am an idiot, I used a fucking long ass PASSPHRASE that would take like ages to bruteforce even with super computers.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 03/02/2014, 22:03:36 UTC
All my 74 million mooncoins got stolen. Obviously there are some malicious commands in the IRC network command and control.

http://moonchain.info/tx/97a301bac24644bd73c5a191f8068c473d7d266480482efb73b78025db7a8b0f#i179

Good job Mooncoin developer, I am professional reverse engineer and former Professional Anti-Malware analyst and I can be quite sure that I have no malware on my PC.

So it has to be either:
1. Exploit in the way mooncoin handles transactions via the IRC (Haven't digged deep enough on the internals yet, using IDA (asm x86) not reading stupid source code)
2. Bad Wallet, which I checked it's identical to the one on the website.
3. My PC is infected, which I doubt since I just reinstalled it and all anti-virus programs are running.

I will report this to my colleagues in the anti-malware corporations (Yes the big ones) and we will do full analysis of the "wallet" and IRC networks.

lol, wow, your credentials are impeccable.  "Professional reverse engineer", outstanding /sarcasm.  
It's quite obvious that many people here know about these things. Otherwise you wouldn't be talking such horse crap. Look at the wallets where the money went, not single times used. Made for stealing purposes.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOON] Mooncoin: You know where it's headed! WE HAVE LIFTOFF!
by
ReaverTeknoGods
on 03/02/2014, 21:48:16 UTC
All my 74 million mooncoins got stolen. Obviously there are some malicious commands in the IRC network command and control.

http://moonchain.info/tx/97a301bac24644bd73c5a191f8068c473d7d266480482efb73b78025db7a8b0f#i179

Good job Mooncoin developer, I am professional reverse engineer and former Professional Anti-Malware analyst and I can be quite sure that I have no malware on my PC.

So it has to be either:
1. Exploit in the way mooncoin handles transactions via the IRC (Haven't digged deep enough on the internals yet, using IDA (asm x86) not reading stupid source code)
2. Bad Wallet, which I checked it's identical to the one on the website.
3. My PC is infected, which I doubt since I just reinstalled it and all anti-virus programs are running.

I will report this to my colleagues in the anti-malware corporations (Yes the big ones) and we will do full analysis of the "wallet" and IRC networks.