Viewing profile — 3eed
3eed
HN member- Joined
- Tue, Jul 19, 2016, 3:07 PM UTC
- HN karma
- 371
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About 3eed
No profile information was provided.
Recent public activity
-
comment
Comment #43051764
This is incredibly helpful, kudos to everyone who worked on this.
- story
- story
- story
- story
- story
- story
-
comment
Comment #23599887
I came across Arybo while working on the binary but I can't remember why I didn't use it, this is vague memory now. Anyway it does the job in one go, I added an edit.
-
comment
Comment #23599019
That guy gets it
-
comment
Comment #23599003
It does check for a debugger. But that would be through sysctl, or the csops sys call, which would be trivial to patch and a single point of failure.
-
comment
Comment #23598982
Are hardware breakpoints even possible on iOS? And correct, you can't patch the binary because there many anti-tampering measures, you could probably bypass those, but that's going…
-
comment
Comment #23598969
DeviceCheck on iOS support iOS 11 and up. Which would cut off 7% of users[1], a bit extreme. But when the time comes when you don't have to cut off anyone, it'll be very interestin…
-
comment
Comment #23598937
It's true, these posts are for intermediate and upper reverse engineers. It would really take a book to explain it from the ground up it like someone here mentioned. I suggest gett…
- story
-
comment
Comment #23567614
https://news.ycombinator.com/item?id=23563556
-
comment
Comment #23564623
Security is a continuum, how much resource you can put into fending off prying eyes depends on how valuable your assets are and so how many prying eyes are targeting you. But as a …
-
comment
Comment #23564572
Why not ;)
-
comment
Comment #23564543
That'd be a noticeable performance hit I'd say.
-
comment
Comment #23564535
You could manage to isolate these functions. The problem is that it's much of a hassle to run the whole thing on an emulator because there are way too many real environment depende…
-
comment
Comment #23563556
You need some assembly background, then OWASP's guide[1], has all basics. [1]: https://github.com/OWASP/owasp-mstg
-
comment
Comment #23563319
"Evan Spiegel Hates this Trick!"
-
comment
Comment #23563315
Couldn't agree more.
-
comment
Comment #23562624
Hmm, I wonder how deep one should look. Why don't you shoot me an email at hot3eed at gmail? I'd appreciate it a lot!
-
comment
Comment #23562419
Sure! I'll consider doing this before the next post
-
comment
Comment #23562407
Definitely not true.