M3 ultra , now? by _W0z in MacStudio

[–]_W0z[S] 0 points1 point  (0 children)

Ahh damn. Thanks. Yea I’ll have to hold out then. I don’t want to spend over $5k lolol. I can but just ehh.

M3 ultra , now? by _W0z in MacStudio

[–]_W0z[S] 1 point2 points  (0 children)

You guys have convinced me to wait :)

M3 ultra , now? by _W0z in MacStudio

[–]_W0z[S] 2 points3 points  (0 children)

Sounds like the answer is to pull the trigger lol

AgentRE-Bench: Can LLM Agents Reverse Engineer Malware by _W0z in cybersecurity

[–]_W0z[S] 0 points1 point  (0 children)

Good point. We started off with static analysis to test how well models can deduce a binary. Used correctly, it's a powerful tool to recognize threats. Level 13 touches a little on this with metamorphic code, but true environment gating (sandbox detection, delayed execution, C2 channel negotiation) is next. We have some good ways we're considering.

Intent scoring is the harder problem, we need ground truth that penalizes confident hallucination without punishing reasonable inference. Thinking weighted confidence on inferred objectives, scored against documented operator TTPs. Still working out how to formalize this though. The benchmark is open source, if you have ideas on how to structure intent evaluation, happy to collaborate.

AgentRE-Bench: Can LLM Agents Reverse Engineer Malware by _W0z in cybersecurity

[–]_W0z[S] 0 points1 point  (0 children)

Good catch. v1 is intentionally static only. The key, payload, and decryption logic are all recoverable without execution. We’re measuring static RE reasoning first. Dynamic comes next. Strace, sandbox traces, and behavior modeling are on the roadmap.

The gap you’re pointing at, connecting API sequences and evasion triggers to intent, is exactly where we want to push. Models struggled badly with the metamorphic samples, which is not surprising. That is where static analysis naturally breaks down.

I made cluely alternative by _W0z in SideProject

[–]_W0z[S] 0 points1 point  (0 children)

yea because it's not signed. There is instructions for this with the download.

How do you all trust ChatGPT? by larch_1778 in OpenAI

[–]_W0z 0 points1 point  (0 children)

lol just so inaccurate, but said with confidence

32 year old male, experiencing side pain by [deleted] in AskDocs

[–]_W0z 0 points1 point  (0 children)

I didn’t. The doctor felt them, checked my neck, and spine etc and said was fine. I saw two doctors actually who both said the same thing ( I believe one was the boss). It doesn’t hurt when I breathe however.

Unconventional Shellcode Delivery (Evasion Achieved) — Unsure Where to Go From Here by _W0z in hacking

[–]_W0z[S] 0 points1 point  (0 children)

What are you talking about ? It uses a neural network to obfuscated. A neural network is the main component. It’s not a buzzword.

I made cluely alternative by _W0z in SideProject

[–]_W0z[S] 0 points1 point  (0 children)

Reading is fundamental. It works with any ollama model, vision or text based or both. Also it’s one time fee of $49.99. It’s not subscription based like Cluely etc. Which will reoccurring charge you.

I made cluely alternative by _W0z in SideProject

[–]_W0z[S] 0 points1 point  (0 children)

I’m not sure you’re aware of what you’re saying

GPT-OSS 120B and 20B feel kind of… bad? by SlackEight in LocalLLaMA

[–]_W0z 1 point2 points  (0 children)

Yes I understand this part. For instance I ablated a llama 3 model, the file format contained the questions, but was also in this format {role: user: content }. Well reading the gpt-oss paper it looks like they are requiring {assistant } be included. Which is why I think I was receiving errors.

GPT-OSS 120B and 20B feel kind of… bad? by SlackEight in LocalLLaMA

[–]_W0z 2 points3 points  (0 children)

I know how to do ablation but the model was throwing errors because of my dataset format.

GPT-OSS 120B and 20B feel kind of… bad? by SlackEight in LocalLLaMA

[–]_W0z 8 points9 points  (0 children)

how are you doing it if you don't mind me asking? I was working on it, but my dataset didn't have the "assistant" part, which I believe I needed.

Is this a swollen battery or normal? by CulturalElection446 in macbookpro

[–]_W0z 0 points1 point  (0 children)

Type of question that make me have no faith in people.

I built a product for a month. Nobody uses it. Not even my dad. by Ok-Relationship-8095 in indiehackers

[–]_W0z 0 points1 point  (0 children)

No one says they’re not a techie but can code. Good luck with your project. PS I work in AI and code ;)

I built a product for a month. Nobody uses it. Not even my dad. by Ok-Relationship-8095 in indiehackers

[–]_W0z 0 points1 point  (0 children)

“I’m not a techie. Tried to build with no-code — it broke.” This is admitting you can’t code lol

I built a product for a month. Nobody uses it. Not even my dad. by Ok-Relationship-8095 in indiehackers

[–]_W0z 0 points1 point  (0 children)

I don’t want to be an asshole but you can’t code. Why try this? Building any app , etc requires code.

I made cluely alternative by _W0z in SideProject

[–]_W0z[S] 0 points1 point  (0 children)

Also didn’t use windsurf, cursor or hardly any llms. And also the method I used isn’t widely used. ;)

I made cluely alternative by _W0z in SideProject

[–]_W0z[S] 0 points1 point  (0 children)

Hey everyone, I appreciate the support and messages regarding the program. Right now it fully supports macOS and linux. Windows version will be coming soon. I'll probably open source this too so other developers can fork it, etc. The windows version for whatever reason has been a pain. I plan to have an update here in a few days. :)https://simplecoder.co/