HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hegzploit

no profile record

Submissions

We exploited A Hackathon's scoring formula and ranked #3

hegzploit.github.io
1 points·by hegzploit·il y a 3 ans·0 comments

Reverse Geocaching

yarc.de
3 points·by hegzploit·il y a 3 ans·0 comments

comments

hegzploit
·l’année dernière·discuss
Cool site that I often use with this trick to impress some friends: https://www.spotthedifference.com/practice.asp?m=2&l=4
hegzploit
·il y a 2 ans·discuss
Is the video for this talk available?
hegzploit
·il y a 2 ans·discuss
for a moment there, I was wondering why they'd install a JavaScript engine in a tesla.
hegzploit
·il y a 3 ans·discuss
Mind sharing any source about the harmful effects of electromagnetic radiations coming from ear buds? I always believed these were negligible compared to the radiation we are exposed to everyday.
hegzploit
·il y a 3 ans·discuss
There is also GEF, which is widely used by the reverse engineering and CTF community.

https://github.com/hugsy/gef
hegzploit
·il y a 3 ans·discuss
Nice, I have been using harmonic. wish It had a notifications for comment replies.
hegzploit
·il y a 3 ans·discuss
because, then you will have beat pied piper in the market.
hegzploit
·il y a 3 ans·discuss
My parents did something similar, limiting my computer usage to 1hr/day and they'd sometimes enforce it by confiscating the laptop from me etc..., I remember one day my dad went to do a call so I ran mimikatz on his PC and dumped the windows password. so I can use it whenever he's asleep/away.

Not my proudest moment but I used to do anything to get extra time on the computer, I work full time as a security engineer now.
hegzploit
·il y a 3 ans·discuss
I think that's correct behavior there.
hegzploit
·il y a 3 ans·discuss
Location: Cairo, Egypt

Remote: Yes

Willing to relocate: Yes

Technologies: Python, x86/x64, C, IDA, etc...

Résumé/CV: http://hegz.io/resume.pdf

Email: [email protected]

I'm looking for a vulnerability research position either at the hardware or the software side, I'm an electronics and communications BSc nearing my graduation.

I have been hacking since I was 12, learned VB.NET as my first programming language and have come a long way since, right now I love binary exploits, memory corruption and low-level stuff. I love the hardware side too! (side-channel attacks, fault injection, etc...). I'm very flexible and down for a new challenge.
hegzploit
·il y a 3 ans·discuss
adding upon this comment to why the two cardinalities are not equal, on one hand we have the set of integers {..., -2, -1, 0, 1, 2, ...} and they can be put into a bijection with the set of natural numbers {1, 2, 3, 4, ...}, this is done by rearranging the set of integers like {0, -1, 1, -2, 2, -3, 3, ...}. so this is a countably infinite set (one that has a cardinality of ℵ_0)

As for the set of real numbers, we have the subset of irrational numbers which are uncountably infinite (see cantors diagonalization argument) thus making the whole set of real numbers, a set whose cardinality is ℵ_1.

The annotated turing book goes into this pretty well in the first couple pages.
hegzploit
·il y a 3 ans·discuss
I had a similar experience with my domain, hegz.me, which I had purchased from Namecheap. I allowed it to expire and did not pay the redemption fees, thinking I could buy it again at a later time. However, to my surprise, after the redemption period had ended, it was listed for a price of $2,888. Can you explain why this is the case?
hegzploit
·il y a 3 ans·discuss
I'm interested in this stuff, care to share some good starting point?
hegzploit
·il y a 3 ans·discuss
here's one way I love to think about it, A RAT will go all the way to try and persist, hide from AV, load other components from some remote endpoint. It will trigger so much events that can be detected by an AV. on the other hand, TeamViewer will not try to hide what Its doing, there's also a lot more stuff at play here since this is just heuristic analysis, AVs tend to be more complex and incorporate more methods of analysis like signature-based detection and integrity checking, etc...
hegzploit
·il y a 3 ans·discuss
poe's law to the rescue
hegzploit
·il y a 3 ans·discuss
Where would once find examples of such code?
hegzploit
·il y a 4 ans·discuss
here's mine: https://hegzploit.github.io/

Did a recent revamp, not proud of the excessive JS but it is what it is, also I've started using stable diffusion to generate thumbnails for my posts which I really like, now the only thing missing is to start blogging actively.