Commit graph

17 commits

Author SHA1 Message Date
Giovanni
c89b12a046
Removed plenty of eprintfs in rz_core (#2950) 2022-08-29 00:32:17 +08:00
Giovanni
ea02b0d25f
Remove zignatures and move aaF[l] -> F[al] , zf[sdc] -> F[sdc] (#2682) 2022-06-29 07:49:43 +08:00
Dhruv Maroo
2c48a91d13
Add serialization functionality for breakpoints (#1574)
* Migrate project from v5 to v6
* Add serialization for debug (RzDebug) instance (only for breakpoints as of now)
* Replace commit hash once the PR is merged into dev
* Add new namespaces added in v6
2021-09-24 12:30:28 +00:00
Dhruv Maroo
a25ef4e9c6
Add rz_deflate* functions and save projects in compressed format (#1446) 2021-08-30 16:54:09 +08:00
Riccardo Schirone
ae46f69366
core/serialize_core: exclude restoring of scr.prompt (#1398)
Restoring scr.prompt might break rz-pipe if you open a project from
within rz-pipe. Exclude scr.prompt so that it is not set to true in such
cases.
2021-08-05 16:52:01 +08:00
Florian Märkl
ca9cec93ef
Add more Config Vars to Project Load Exclusions (#911) 2021-03-27 10:31:58 +01:00
Anton Kochkov
c319449fed Add some missing copyright marks 2021-03-08 15:33:54 +08:00
Florian Märkl
d93d3f3770
Move Serialization Helpers to Global API (#522) 2021-02-06 12:10:43 +01:00
Anton Kochkov
a0be4e2e64 Run clang-format 2021-01-21 22:05:44 +08:00
Florian Märkl
058d57ecad
Reload File as r-x when loading a Project (Fix #266) (#267) 2020-12-27 16:11:17 +01:00
Florian Märkl
da4703d757
Add Exclusions to RzConfig Loading (#223) 2020-12-21 14:26:31 +01:00
Florian Märkl
d53d1e3845
Final Analysis Renaming (#124)
* Rename missing Analysis Defines
* Rename analysis config vars and other lower case stuff
* Rename test/db/analysis
* Fix analysis tests

Co-authored-by: Anton Kochkov <anton.kochkov@gmail.com>
2020-12-08 15:05:24 +08:00
Anton Kochkov
ad36954adb
More renames of *anal* to *analysis* (#123) 2020-12-07 13:20:29 +01:00
Anton Kochkov
041d73dce3
Change the "anal" abbreviation to "Analysis" in Code (#117) 2020-12-06 19:25:27 +01:00
Florian Märkl
c5021f7c8a
Add High-Level Binary File Reference to Projects (#99) 2020-12-01 11:57:01 +01:00
Florian Märkl
6572b63794
Use Standard SPDX Header Comments (#51) 2020-10-27 09:04:11 +01:00
Florian Märkl
4e18226c8d
Add new Projects Implementation (#12) 2020-10-26 15:17:33 +01:00