Skip to content

Commit a39b276

Browse files
committed
+v1.8
1 parent 348dad3 commit a39b276

File tree

264 files changed

+379623
-10279
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

264 files changed

+379623
-10279
lines changed

CHANGELOG.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,14 @@
100100
* Pre-built release updated to Frida v15.1.1
101101
* Updated language bindings
102102
* Better process information User/PID/PPID. On devices where "parameters.icons" have a type of RGBA they are drawn to a canvas inline. In my testing Ubuntu did not have icons in which case they are not drawn. The release notes for v15 say that some devices like IOS/Android now return a PNG byte array, currently those are not drawn either, PR's welcome.
103-
* The main UI now has a button which retrieves Device information as per the new specs in the v15 release notes.
103+
* The main UI now has a button which retrieves Device information as per the new specs in the v15 release notes.
104+
105+
-= Fermion v1.8 =-
106+
107+
* Pre-built release updated to Frida v15.1.3. We are a few builds behind current (v15.1.11) this is because some Electron v15 compat changes need to be made before upgrading. The next release will have the current build.
108+
* Full UI redesign
109+
* Many many UI QOL changes (movable horizontal bar on the main window anyone :D)
110+
* Added Frida JS API docs into Fermion
111+
* Added an app-native CALL tracer into Fermion
112+
* Got rid of Electron remote due to deprecation
113+
* Some preparation to migrate to Electron v15.x though currently still on v13.x

0 commit comments

Comments
 (0)