Pages:
Author

Topic: [ANN] NEX :: Nxt Reimagined - Industrial Strength - Imagine Fairness! - page 71. (Read 101968 times)

hero member
Activity: 798
Merit: 500
Reposted in case FrictionlessCoin overlooked it:


The code that you claim is open source has been obfuscated in certain places.

This is a lie. Point to these places if u don't want to get reputation of a liar.

From:  https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java

line 2744:

Code:
 JSONObject response = new JSONObject();
        response.put("response", "denyAccess");
        ??? = new JSONArray();
        ???.add(response);
        JSONObject combinedResponse = new JSONObject();
        combinedResponse.put("responses", ???);

uh... what is ? ? ?

You folks have been lying through your teeth from day 1.   Release the source code!!!!

The source that was officially released 2014-01-03 is here, clown:

https://bitbucket.org/JeanLucPicard/nxt-public/src/4073c21098076d3469b3f74d49e73ffabe3a2001/Nxt.java?at=master

Code:
	JSONObject response = new JSONObject();
response.put("response", "denyAccess");
JSONArray responses = new JSONArray();
responses.add(response);
JSONObject combinedResponse = new JSONObject();
combinedResponse.put("responses", responses);

As you and everybody else knows, only the core is made open source now and exactly that was claimed. The decompiled bunk you posted in order to troll around is irrelevant. Frictionless, you are ridiculous and you know it  Grin
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
uh... what is ? ? ?
Your decompiler, bro. Mine gave me "jsonarray" in lower cases. Nonethless, if u can't recompile decompiled source back into working program, u can try to do 2 things: correct misreadings (if u don't have any experience with Java, u can use Google or precompiled source of 0.4.7e) or post any obfuscated parts u found to our review.

Ofc, if u're not just trolling.

Which decompiler are you using?
hero member
Activity: 644
Merit: 500
uh... what is ? ? ?
Your decompiler, bro. Mine gave me "jsonarray" in lower cases. Nonethless, if u can't recompile decompiled source back into working program, u can try to do 2 things: correct misreadings (if u don't have any experience with Java, u can use Google or precompiled source of 0.4.7e) or post any obfuscated parts u found to our review.

Ofc, if u're not just trolling.
member
Activity: 61
Merit: 10
Sounds good, sign me up!
sr. member
Activity: 279
Merit: 250
donator
Activity: 980
Merit: 1000
legendary
Activity: 1181
Merit: 1002
Reposted in case FrictionlessCoin overlooked it:


The code that you claim is open source has been obfuscated in certain places.

This is a lie. Point to these places if u don't want to get reputation of a liar.

If it wasn't then why are some variables named "Huh".

Don't babble, point to the mentioned places.

From:  https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java

line 2744:

Code:
 JSONObject response = new JSONObject();
        response.put("response", "denyAccess");
        ??? = new JSONArray();
        ???.add(response);
        JSONObject combinedResponse = new JSONObject();
        combinedResponse.put("responses", ???);

uh... what is ? ? ?




tried to replace first "? ? ?" with "JSONArray responses"
and remaining with "responses" ?

(still a lot of work to do, right?)

There a whole lot of other places with weird code like this.  Yes,  it is obfuscated, contrary to the claims that it is 'open source'.

Not to worry,  the NEX community will get its Free and Fair version:  https://github.com/FrictionlessCoin/NEX

hmm, obfuscated, really... you sure... doesn't look like it
might be the decompiler not being perfect...

(just saying, but who am I to give advice to the FrictionlessCoin, Robin Hood of the bad NXT-universe...)
legendary
Activity: 2142
Merit: 1131
There a whole lot of other places with weird code like this.  Yes,  it is obfuscated, contrary to the claims that it is 'open source'.
Not to worry,  the NEX community will get its Free and Fair version:  https://github.com/FrictionlessCoin/NEX

Well you can't just copy paste a code. You must understand it and adapt it to your needs.
legendary
Activity: 1008
Merit: 1000
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
Reposted in case FrictionlessCoin overlooked it:


The code that you claim is open source has been obfuscated in certain places.

This is a lie. Point to these places if u don't want to get reputation of a liar.

If it wasn't then why are some variables named "Huh".

Don't babble, point to the mentioned places.

From:  https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java

line 2744:

Code:
 JSONObject response = new JSONObject();
        response.put("response", "denyAccess");
        ??? = new JSONArray();
        ???.add(response);
        JSONObject combinedResponse = new JSONObject();
        combinedResponse.put("responses", ???);

uh... what is ? ? ?




tried to replace first "? ? ?" with "JSONArray responses"
and remaining with "responses" ?

(still a lot of work to do, right?)

There a whole lot of other places with weird code like this.  Yes,  it is obfuscated, contrary to the claims that it is 'open source'.

Not to worry,  the NEX community will get its Free and Fair version:  https://github.com/FrictionlessCoin/NEX
legendary
Activity: 1181
Merit: 1002
Reposted in case FrictionlessCoin overlooked it:


The code that you claim is open source has been obfuscated in certain places.

This is a lie. Point to these places if u don't want to get reputation of a liar.

If it wasn't then why are some variables named "Huh".

Don't babble, point to the mentioned places.

From:  https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java

line 2744:

Code:
 JSONObject response = new JSONObject();
        response.put("response", "denyAccess");
        ??? = new JSONArray();
        ???.add(response);
        JSONObject combinedResponse = new JSONObject();
        combinedResponse.put("responses", ???);

uh... what is ? ? ?




tried to replace first "? ? ?" with "JSONArray responses"
and remaining with "responses" ?

(still a lot of work to do, right?)
legendary
Activity: 1708
Merit: 1000
Reality is stranger than fiction
INterested. Count me too!!!!
full member
Activity: 137
Merit: 100
newbie
Activity: 42
Merit: 0
I'm in, cant be bad to own some
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
Reposted in case FrictionlessCoin overlooked it:


The code that you claim is open source has been obfuscated in certain places.

This is a lie. Point to these places if u don't want to get reputation of a liar.

If it wasn't then why are some variables named "Huh".

Don't babble, point to the mentioned places.

From:  https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java

line 2744:

Code:
 JSONObject response = new JSONObject();
        response.put("response", "denyAccess");
        ??? = new JSONArray();
        ???.add(response);
        JSONObject combinedResponse = new JSONObject();
        combinedResponse.put("responses", ???);

uh... what is ? ? ?


hero member
Activity: 798
Merit: 500
Reposted in case FrictionlessCoin overlooked it:


The code that you claim is open source has been obfuscated in certain places.

This is a lie. Point to these places if u don't want to get reputation of a liar.

If it wasn't then why are some variables named "Huh".

Don't babble, point to the mentioned places.
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
Reposted in case FrictionlessCoin overlooked it:


The code that you claim is open source has been obfuscated in certain places.

This is a lie. Point to these places if u don't want to get reputation of a liar.

From:  https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java

line 2744:

Code:
 JSONObject response = new JSONObject();
        response.put("response", "denyAccess");
        ??? = new JSONArray();
        ???.add(response);
        JSONObject combinedResponse = new JSONObject();
        combinedResponse.put("responses", ???);

uh... what is ? ? ?
member
Activity: 84
Merit: 10
the cake is a lie
This seems like an interesting experiment. Count me in.
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
legendary
Activity: 2142
Merit: 1009
Newbie
Reposted in case FrictionlessCoin overlooked it:


The code that you claim is open source has been obfuscated in certain places.

This is a lie. Point to these places if u don't want to get reputation of a liar.
Pages:
Jump to: