Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oleavr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
Show HN: Luma – A New Workspace for Frida
(luma.frida.re)
1 points
by
oleavr
3mo ago
|
0 comments
2.
▲
Frida can now inject Rust and inline hooks into OS kernels and embedded targets
(frida.re)
1 points
by
oleavr
3y ago
|
0 comments
3.
▲
Amiga emulator instrumentation using Frida
(github.com)
2 points
by
oleavr
4y ago
|
0 comments
4.
▲
Frida 15 Is Out
(frida.re)
13 points
by
oleavr
5y ago
|
1 comments
5.
▲
Frida 12.11 is out with macOS 11 and Apple silicon support
(frida.re)
3 points
by
oleavr
6y ago
|
0 comments
6.
▲
CryptoShark 0.2.0 Is Out
(github.com)
1 points
by
oleavr
6y ago
|
0 comments
7.
▲
How the Stalker code tracing engine works
(frida.re)
1 points
by
oleavr
6y ago
|
0 comments
8.
▲
Frida 12.7 is out with fast inline C in JavaScript
(frida.re)
1 points
by
oleavr
7y ago
|
0 comments
9.
▲
AirSpy: Tool for tracking the evolution of Apple's AirDrop implementations
(github.com)
1 points
by
oleavr
7y ago
|
0 comments
10.
▲
Frida 12.6 is out with major stability improvements on all platforms
(frida.re)
2 points
by
oleavr
7y ago
|
0 comments
11.
▲
Frida 12.5 Released
(frida.re)
4 points
by
oleavr
7y ago
|
0 comments
12.
▲
by
oleavr
9y ago
Another approach is using LD_PRELOAD with Frida to be able to write the instrumentation logic in JavaScript: https://www.frida.re/docs/gadget/ This also supports monitoring the .js file for changes and reloading t
13.
▲
Frida 10.5 is out with user-defined machine code transforms per thread
(frida.re)
3 points
by
oleavr
9y ago
|
0 comments
14.
▲
Ssl_logger: Decrypts and Logs a Process's SSL Traffic on Linux and MacOS
(github.com)
5 points
by
oleavr
9y ago
|
0 comments
15.
▲
by
oleavr
10y ago
Yes, http://www.frida.re/ can do this at runtime – no need to recompile to add new probes.
16.
▲
Cycript on steroids: Pumping up portability and performance with Frida
(nowsecure.com)
1 points
by
oleavr
10y ago
|
0 comments
17.
▲
Comparison of function hooking libraries
(github.com)
2 points
by
oleavr
10y ago
|
0 comments
18.
▲
Peeking under the hood with Frida
(youtube.com)
2 points
by
oleavr
10y ago
|
0 comments
19.
▲
CydiaSubstrate vs. Frida on function hooking performance
(gist.github.com)
1 points
by
oleavr
11y ago
|
0 comments
20.
▲
How to LD_PRELOAD JavaScript into native apps
(frida.re)
1 points
by
oleavr
11y ago
|
0 comments
21.
▲
iOS Instrumentation without Jailbreak
(nowsecure.com)
16 points
by
oleavr
11y ago
|
0 comments
22.
▲
How to trace and modify closed-source code
(youtube.com)
1 points
by
oleavr
11y ago
|
0 comments
23.
▲
iOS 9 Reverse Engineering with JavaScript
(nowsecure.com)
2 points
by
oleavr
11y ago
|
0 comments
24.
▲
Reverse Engineering with JavaScript
(nowsecure.com)
1 points
by
oleavr
11y ago
|
0 comments
25.
▲
Frida: a deep dive from UI instrumentation to instruction-level tracing [video]
(youtube.com)
2 points
by
oleavr
11y ago
|
0 comments
26.
▲
Frida: Putting the open back into closed software [video]
(youtube.com)
1 points
by
oleavr
11y ago
|
0 comments
27.
▲
Taking the pain out of front-end build systems
(github.com)
2 points
by
oleavr
11y ago
|
0 comments
28.
▲
Inject JavaScript into native apps from Node.js
(frida.re)
2 points
by
oleavr
12y ago
|
0 comments
29.
▲
Frida 2.0.0 released
(frida.re)
1 points
by
oleavr
12y ago
|
0 comments
30.
▲
by
oleavr
12y ago
Just heard from Tyilo, in #frida on irc.freenode.net, that replacing mach_vm_* with vm_* makes the test-case work on 32-bit devices, where apparently mach_vm_* are missing.
More ›