Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nicolodev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Deobfuscation in the Age of Agentic Reverse Engineering [video]
(youtube.com)
3 points
by
nicolodev
7d ago
|
0 comments
2.
▲
by
nicolodev
5mo ago
It’s astonishing how nobody hasn’t mentioned abstract interpretation yet. Under classical static analysis, if you can “prove” that a variable does not have values in some unsound zones, you can e.g. “prove” soundness or apply further optimi
3.
▲
Challenges in Decompilation and Reverse Engineering of CUDA Kernels [video]
(youtube.com)
2 points
by
nicolodev
5mo ago
|
0 comments
4.
▲
Challenges in Decompilation and RE of CUDA-Based Kernels [video]
(youtube.com)
8 points
by
nicolodev
6mo ago
|
0 comments
5.
▲
by
nicolodev
2y ago
Hi! OP here, thanks for submitting it to hacker news, if anyone have any questions, feel free to write here!
6.
▲
by
nicolodev
2y ago
Another good replacement for capstone/keystone based on LLVM is nyxstone https://github.com/emproof-com/nyxstone
7.
▲
by
nicolodev
2y ago
yeah I agree, and while everyone is suggesting tools which are really good but I designed mine to get rid of the flags and CLI interface. Good for tech people that keeps remembering flags, I'm not :(
8.
▲
by
nicolodev
2y ago
> mutool clean -d in.pdf out. pdf My tool can do exactly the same (viewing internal structure, exporting objects, and see the uncompressed raw content for stream) with a graphical interface and without all this kind of flags (which o
9.
▲
by
nicolodev
2y ago
Thanks! Immediate paradigm might be a little bit scary if you used to play with Qt, but looks easy to manage and it's really interactive
10.
▲
by
nicolodev
2y ago
argh, that's too bad, feel free to open an issue, what's happening in the console? It's panicking, isn't it? Feel free to contact me via email if you prefer
11.
▲
by
nicolodev
2y ago
Nice! My tool should be runnable in the browser thanks to wasm compatibility with Rust + egui :) Btw I've just tried it, and it's a little bit buggy in Safari with a 504kb PDF (lots of objects though). Apart from that, is there a
12.
▲
by
nicolodev
2y ago
:D Well, I'm sure that half of reverse engineering community needs to thank you, and Zynamics for the important contribution for tools of static analysis. I just take the occasion to thank you for being an inspiration with such awesome
13.
▲
by
nicolodev
2y ago
Thanks for the list, the idea behind my tool was to try to code something that might fit an analyst that would take a fast look at the PDF. I'm also trying to figure out some fast heuristics to mark/highlight some peculiar stuff o
14.
▲
by
nicolodev
2y ago
I'd suggest you to code something along popular libraries for PDF manipulation. I've used pdf-rs for the tool.
15.
▲
by
nicolodev
2y ago
Thanks, it seems a great product too :) Do you have any particular feature that you share that product for?
16.
▲
Show HN: IPA, a GUI for exploring inner details of PDFs
(github.com)
270 points
by
nicolodev
2y ago
|
50 comments
17.
▲
by
nicolodev
2y ago
I’m writing a little tool for analysing a pdf and its internals, if author is interested or anyone else, just let me know :)
18.
▲
Nyxstone: An LLVM-based (Dis)assembly Framework
(github.com)
2 points
by
nicolodev
2y ago
|
0 comments
19.
▲
Scaling Up Malware Analysis with Gemini 1.5 Flash
(cloud.google.com)
2 points
by
nicolodev
2y ago
|
0 comments
20.
▲
Nyxstone: An LLVM-based (Dis)assembly Framework
(github.com)
7 points
by
nicolodev
2y ago
|
0 comments
21.
▲
by
nicolodev
2y ago
Neat, although some of them are actually helpful for specific articles. One thing that I actually seen as a pattern is over engineering the blog so much that features need maintenance.
22.
▲
The Role of the Control Flow Graph in Static Analysis
(nicolo.dev)
2 points
by
nicolodev
2y ago
|
0 comments
23.
▲
by
nicolodev
2y ago
Hi! I just wanted to post this project into HN and collect some feedbacks. Don't feel bad to just say "lol your approach won't work" because static analysis has always limits (e.g. obfuscated software) and many more. The
24.
▲
Show HN: MicroSCOPE – identify ransomware statically with heuristics
(github.com)
7 points
by
nicolodev
2y ago
|
3 comments
25.
▲
Template for writing technical RFC docs
(lambrospetrou.com)
1 points
by
nicolodev
3y ago
|
0 comments
26.
▲
The Role of the Control Flow Graph in Static Analysis
(nicolo.dev)
6 points
by
nicolodev
3y ago
|
1 comments
27.
▲
The One Line That Ruined Hallmark Movies for Me
(theartofdoingstuff.com)
2 points
by
nicolodev
3y ago
|
4 comments
28.
▲
Should AI Be Held Liable When Things Go Wrong?
(zenaassaad.com)
2 points
by
nicolodev
3y ago
|
2 comments
29.
▲
AI safety regulation threatens our digital freedoms
(togelius.blogspot.com)
3 points
by
nicolodev
3y ago
|
0 comments
30.
▲
The Role of the Control Flow Graph in Static Analysis
(nicolo.dev)
2 points
by
nicolodev
3y ago
|
0 comments
More ›