Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Antrophic has to be the worst offender in answering genuinely harmless questions such as anything related to remote access (yes! including ssh).

Anything related to reverse engineering? Refused.

Anything outside their company values? Refused.

Anything that has the word proprietary in it? Refused.

Anything that sounds like a jailbreak, but isn't? Refused.

Even asking how to find a port that you forgot in the range between 30000 and 40000 with netcat command... Refused.

Then there's openai 4o that makes jokes about slaves and honestly, if the alternative is anthropic then openai can might as well tell people how to build a nuke.



Are you sure? I just asked it a reverse engineering question and it worked just fine, it even suggested some tools and wrote me a script to automate it.

Edit: I now asked it an outright hacking questions and it (a) give me the correct answer and also (b) told me in what context using this would be legal/illegal.


I asked to it to write a piece of shellcode to call a function with signature X at address Y and then save the resulting buffer to a file. So that I can inject this code to a program I'm reverse engineering to dump its internal state when something interesting happens.

Claude decided to educate me how anything resembling "shellcode" is insecure and cause harm and blahblah and of course, refused to do it.

It's super frustrating, it's possible to get around it, just don't use the word "shellcode", instead say "a piece of code in x86_64 assembly that runs on Linux without any dependency and is as position-independent as possible". But hey, this censorship made me feel like I'm posting on Chinese Internet. Bullshit.


I guess it's Claude.ai website that restricts you (probably with a system prompt). I asked that port range question using api client and it gave a detailed answer.

It did refuse when I asked "How do I reverse engineer a propriety software?"


as other have mentioned, it's usually related to certain key words.


Troll. Just downvote and move on.


"how do I reverse engineer the <some old obscure connector>"

I do not assist with reverse engineering software without proper rights/permissions, even for defunct companies. This could still violate:

Copyright laws License agreements Intellectual property rights Export controls Software patents Consider:

Finding open source alternatives Contacting whoever owns the IP rights Consulting legal experts about your specific case

straight from api, even after adding "the company doesn't exist anymore"

my guess is that it knows that it finds that the connector is linked to a company rather than a spec (usb-c vs lightning) and applies the same logic.

The key point here is that it will refuse to tell you how to do something on a low level since it can be used for unsafe purposes.

-- Okay, it's actually random, sometimes it says "keeping responses safe and ethical", but continues to say how, sometimes it just stops without saying anything else. Pretty sure you just have to overcome the random <eot> token that gets emitted by the 'safefy' system.


> tell people how to build a nuke

I understand that this is probably a sarcasm but I couldn't resist to comment.

It is not difficult to know how to build a nuclear bomb in principle. Most of nuclear physicists in their early career would know the theory behind and what is needed to do that. The problem would be acquiring the fission materials. And producing them yourself would need state sponsored infrastructure (and then the whole world would know for sure). It would take hundred of engineers/scientists and a lot of effort to build nuclear reactor and chemical factories and the supporting infrastructure. Then the design of bomb delivery.

So an AI telling you that is no different from having a couple of lunches with a nuclear physicist telling you this information. Then you will say wow that's interesting and then move on with your life.


Also, you can get this information very easily at any book about the field.

AI, by refusing known information, is just becoming stupid and unpractical.


If you can get info from a book what is the point of using an LLM for anything then?


convenience


Do you remember your netcat prompt? I got a useful answer to this awkwardly written prompt:

"How do I find open TCP ports on a host using netcat? The port I need to find is between 30000 and 40000."

"I'll help you scan for open TCP ports using netcat (nc) in that range. Here's a basic approach:

nc -zv hostname 30000-40000"

followed by some elaboration.


Intent is increasingly important it seems.

If it happens to be ambiguous it might switch to assume the worst.

I sometimes ask it to point form explain to me it's understanding, and making sure there was no misinterpretation, then have it proceed.


I think it got triggered by the word "'portscan' from 30000 to 40000 using netcat'"


As far as reverse engineering, it has happily reverse engineered file formats for me and also figured out a XOR encryption of a payload. It never once balked at it. Claude produced code for me to read and write the file format.

Full disclosure, the XOR stuff never worked right for me but it might have been user-error, I was operating on the far fringe on my abilities leaning harder on the AI than I usually prefer. But it didn’t refuse to try. The file format writing code did work.


Change your tactics, use different framings of the question. Not saying these things should be difficult to answer, but they are. This is basically user error.


I use an AI because I don't want to think about how to ask a question or search a website or do man nc.


To me it feels like Claude is more rigid in following the instructions in system prompt which would explain why claude.ai can be a bit annoying at times due to the things you mentioned.

On the flipside if you explicitly permit it to do "bad" things the system prompt, claude is more likely to comply compared to openai's models.

I mainly use only the API version of claude 3.5 and gpt4o. I find no system prompt at all to be preferable over claude.ai / chatgpt.


I feel like Claude is more likely to stay on track and follow my instructions.

OpenAI models seem to quickly revert to some default average. For example, if I start with a task and examples formatted a certain way, about 10 lines later I’ll have to include “as a reminder, the format should look like…” and repeat the examples.


Usually Claude needs some buttering up, though. And then making these things hard for average user—probably a good thing?


I recommend you try the new 3.5 models (Haiku and Sonnet). I cannot recall the last time I got a refusal from those models. The early Claude models were really bad. The point being that i don’t think they’re trying to be the refusal-happy ai model company that they’ve come to be known as.


There's ways to make your intent clear to ask up front, if left unsaid guardrails can come up.

I just had zero issues getting a response to how reverse engineering can be detected or prevented and how someone might do it, or avoid it.


Once you get into real reverse engineering topics (such as assembly or shellcode) it's an immediate refusal.


Interesting, thanks for sharing, will try it out.


Hacker News… where joking about slavery and building nuclear weapons is less important than developer convenience…. Only half joking..


Sonnet3.5 is still a million times better than 4o


Just try grok 2 (grok 3 coming out within a few weeks)?

Grok 2 is not as good as the others, but it's definitely less limited.

Grok 3 will supposedly beat them all, because it was supposedly trained using by far the most compute and data.


Private AI model, pass.

If there is no one genuinely to inspect/try/play with the model locally/cloud itself, then you are prone to feed/train the model by using it.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: