pancake
e75cac0e09
Fix s+0x1000000000 ##shell
2024-06-05 18:14:08 +02:00
pancake
b2455ad806
Set hex.hdroff=true by default ##print
2022-09-14 16:46:51 +02:00
pancake
85c77e26b3
wb -> wX, wb = write big endian bits in byte ##write
2022-05-23 01:33:42 +02:00
pancake
59f9681da4
Fix #7094 - Add direction information in xrefs ##analysis
...
* This PR breaks the ABI, so it won't go in until 5.7
* Needs new tests and massage the broken ones
* Remove duplicated reftype.toString() method
* Make more tests run on non-x86
* Update and fix tests
2022-04-25 22:19:23 +02:00
pancake
374b86e866
Fix seek history for the 's..' partial seeks ##shell
2022-03-27 14:24:02 +02:00
pancake
8e2e9c73e4
Fix so-1 in runofthemill ( #19445 )
2021-11-28 01:50:29 +01:00
pancake
065bfd31c0
Initial implementation of spp, snp, /bp and /pp to find next/prev preludes ##search
2021-06-28 00:31:08 +02:00
pancake
65f1b62af4
Always load bin types as pf. format strings ##bin ( #18675 )
2021-05-20 00:48:24 +02:00
Anthoine Bourgeois
7b150217b3
Test "db/cmd/cmd_seek seekinstr" is valid with newshell
...
Signed-off-by: Anthoine Bourgeois <anthoine.bourgeois@gmail.com>
2021-04-24 21:58:09 +02:00
pancake
4b60f0f2bb
Honor R2_CFG_NEWSHELL=0 to disable it ##shell
2020-12-28 20:03:25 +01:00
pancake
49349cb320
Implement $i and $I numvars ##shell
...
* Warning: The temporal seek only works on oldshell
* Seek to the last address in current basic block
`> s $I1@$Fe`
* Decomposes into:
* $Fe = end address of function basic block
* $I1 = one instruction backward
* s = seek command is inmune to the @ tmpseek effects
2020-12-28 20:03:25 +01:00
Dennis Goodlett
9869a4d8f9
Fix r_anal_get_bbaddr to include internal addrs ##anal ( #17309 )
2020-07-21 10:16:28 +02:00
Riccardo Schirone
8e9bbc9b15
Support relative temporary seek in cfg.newshell ( #16693 )
...
* Support relative temporary seek in cfg.newshell
* Add test for relative temporary seek
2020-04-24 11:23:55 +02:00
pancake
346eb5bd38
Move test/new/* into test/ ##tests ( #16511 )
2020-04-13 19:49:23 +02:00