You are here |
www.tyil.nl | ||
| | | |
ilya-sher.org
|
|
| | | | Declarative languages failure Approach that in my eyes failed, again and again, is to start with your own declarative language and then with time grow the language. (SQL being among notable exceptions) Puppet is the best example. map and each, added in Puppet 4.0.0 are, in my opinion, just two in a sea of evidence... | |
| | | |
yasoob.me
|
|
| | | | Hi everyone! ?? If you have been following my blog then you might have already read the article on reverse engineering an Android app by writing custom smali code. I am still very much a reverse engineering beginner so after that article, I got to learn about Frida. I was told that Frida is much faster and a lot easier for scenarios where I want to snoop on functions. Well, I am glad to report that all the suggestions were absolutely correct. | |
| | | |
alexgaynor.net
|
|
| | | | ||
| | | |
anthonysciamanna.com
|
|
| | I remember being introduced to functions early in my first programming classes. This introduction came with a warning that code duplication was VERY bad, ... |