🔗 JSON Generator – tool for generating random JSON data

JSON Generator – tool for generating random JSON data We’ve all faced the problem of lack of information in our app. All interfaces seem lifeless and empty. Debugging with no data is also not simple. I think that each of us has at least once in their lives created a bunch of files with JSON data, but they were just one object propagated without unique fields. JSON Generator was created in order to help with this. It provides an opportunity generate any data and in any quantity. Edit template, click “Generate” and you’re done. ...

28 July 2014 · 1 min · 136 words

🔗 Frida

Frida Inject JavaScript to explore native apps on Windows, Mac, Linux and iOS. Scriptable Your own scripts get injected into black box processes to execute custom debugging logic. Hook any function, spy on crypto APIs or trace private application code, no source code needed! Stalking Stealthy code tracing without relying on software or hardware breakpoints. Think DTrace in user-space, based on dynamic recompilation, like DynamoRIO and PIN . Quick-start Instructions ~ $ sudo easy_install frida ~ $ frida-trace -i 'recv*' Skype recvfrom: Auto-generated handler: …/recvfrom.js Started tracing 21 functions. 1442 ms recvfrom() # Live-edit recvfrom.js and watch the magic! 5374 ms recvfrom(socket=67, buffer=0x252a618, length=65536, flags=0, address=0xb0420bd8, address_len=16)

24 January 2014 · 1 min · 107 words

🔗 Golden Ratio Calculator « Rado Vleugel Media

Golden Ratio Calculator « Rado Vleugel Media Enter a number in the calculator and get a sequence of Golden Ratio Numbers

13 June 2012 · 1 min · 21 words

🔗 Sphere: Color Theory Visualizer

Sphere: Color Theory Visualizer

13 June 2012 · 1 min · 4 words