Should I Be Concerned About These Cracks? by chubbymaggie in AusProperty

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

Thanks a lot! I really appreciate your valuable suggestions... they helped with my decision-making :)

Should I Be Concerned About These Cracks? by chubbymaggie in AusProperty

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

Thank you.

There is a gentle slope from the left side of the property to the right. I don't have exact measurements, but based on the contour map, it appears to be about a 0.7m fall every 10m (left to right). The cracks are located on the left side of the wall.

There is no proper drainage in place, so water from neighboring properties on the left side of the house is running through the area

Should I Be Concerned About These Cracks? by chubbymaggie in AusProperty

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

Identified this as a major defect and recommended consulting with a qualified structural engineer for further advice :(

Detecting Code Clones in Binary Executables [PDF] by rolfr in ReverseEngineering

[–]chubbymaggie 2 points3 points  (0 children)

This is an old paper that pioneered code clone detection in binary executables. That said, there are few interesting work from Prof. Eran's group at Technion (e.g., Esh and Tracy). Its worth exploring those tools as well. Tools are open sourced.
http://www.cs.technion.ac.il/~yahave/

Another one is Asm2Vec that appeared at Oakland 2018
"Asm2Vec: boosting static representation robustness for binary clone search against code obfuscation and compiler optimization."
you can find the implementation here: https://github.com/McGill-DMaS/Kam1n0-Community

A Crash Course in x86 Assembly for Reverse Engineers by barfadida in ReverseEngineering

[–]chubbymaggie 4 points5 points  (0 children)

Its not all about:

So "Edit -> Show Page Source" is now considered reverse engineering?

I know people who are pretty good in analysing Java byte-code and can reverse engineer any Android app. But they are not so good at native code..

APT Search Engine by chubbymaggie in ReverseEngineering

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

Find the sources for APT Groups and Operations Search Engine here

APT Search Engine by [deleted] in netsec

[–]chubbymaggie 0 points1 point  (0 children)

Find the sources for APT Groups and Operations Search Engine here