Re: [go-nuts] cracking the go language aplication

2019-04-26 Thread David Riley
On Apr 26, 2019, at 07:12, smn shilla  wrote:
> 
> Hi 
> any luck please

Your request (“how to crack the Go application.exe”) is vague, and it is not 
immediately clear that you’re asking for help that people here might be 
comfortable giving.

If you’re interested in reverse engineering Go applications, I would suggest 
taking a look at radare2 (or Ghidra, if you trust my country’s intelligence 
services not to backdoor an application they’ve publicly released) and one of 
the millions of tutorials on binary reversing, then delve into the considerably 
smaller number of tutorials/papers written on disassembling Go apps, which are 
somewhat different than most others.

What you’re (probably) asking about is a long and fascinating journey with a 
potential lifetime of learning and adaptation. It’s a lonesome valley worth 
walking, but as they say, no one can walk it for you (though you do not, in 
fact, have to walk it by yourself; there are lots of communities for this sort 
of thing).

In the meantime, I’d recommend asking more specific questions; if it is 
difficult to specify because of language difficulties, I’d be happy to 
recommend/help find reversing groups in your native language who may be able to 
guide you better.


- Dave

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] cracking the go language aplication

2019-04-26 Thread Ian Lance Taylor
On Fri, Apr 26, 2019 at 5:36 AM smn shilla  wrote:
>
> Hi
> any luck please

We can't help you because we don't know what you want.

You need to explain what you are after in a way that we can understand.

Ian


> On Thursday, 18 April 2019 00:12:05 UTC+3, Tyler Compton wrote:
>>
>> Could you provide some more details on what it is you want to do? Are you 
>> looking to decompile a Go executable?
>>
>> On Wed, Apr 17, 2019 at 12:23 PM smn shilla  wrote:
>>>
>>> Hi all
>>> Please anyone who know to crack the go application.exe please assist me
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups 
>>> "golang-nuts" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to golan...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] cracking the go language aplication

2019-04-26 Thread smn shilla
Hi 
any luck please

On Thursday, 18 April 2019 00:12:05 UTC+3, Tyler Compton wrote:
>
> Could you provide some more details on what it is you want to do? Are you 
> looking to decompile a Go executable?
>
> On Wed, Apr 17, 2019 at 12:23 PM smn shilla  > wrote:
>
>> Hi all
>> Please anyone who know to crack the go application.exe please assist me
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golan...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] cracking the go language aplication

2019-04-17 Thread Tyler Compton
Could you provide some more details on what it is you want to do? Are you
looking to decompile a Go executable?

On Wed, Apr 17, 2019 at 12:23 PM smn shilla  wrote:

> Hi all
> Please anyone who know to crack the go application.exe please assist me
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] cracking the go language aplication

2019-04-17 Thread smn shilla
Hi all
Please anyone who know to crack the go application.exe please assist me

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.