Not login

179 questions

Sort by » date activity answers ▲ votes
0
votes
1
answer
176
views
回答:是为了看到函数名和关联源代码。
2024-01-03 09:26:46 +0800 GDK
0
votes
1
answer
154
views
![image description](/nanobell/upfiles/1683169659515384853282.png) ![image...
2024-01-03 09:26:23 +0800 GDK
0
votes
1
answer
127
views
回答:可以啊,如果只有nano display就只能看,不能动手,加上nkm就可以动手了。
2024-01-03 09:25:01 +0800 GDK
0
votes
1
answer
115
views
回答:是格蠹做的一个将被控电脑的鼠标键盘重定向到你幽兰笔记本上来的一个小硬件盒子。通常会和nano display组合使用,实现显示、键盘、鼠标的功能。
2024-01-03 09:24:46 +0800 GDK
0
votes
1
answer
123
views
![image description](/nanobell/upfiles/1683883703753936528072.jpg) 回答:拆开看了一下,板子是有预留5V供电。
2024-01-03 09:24:33 +0800 GDK
0
votes
1
answer
183
views
回答:可以用起来,把家目录设置到ssd,每次重装,设置少很多东西。
2024-01-03 09:24:21 +0800 GDK
0
votes
1
answer
189
views
使用挥马枪调试幽兰内核时,执行io命令 提示 value too large,请问应该怎么办?另外上位机是不是不能用mac nanocode显示当前系统不支持,只有mac电脑。 回答:mac的调试支持在开发中,arm上没有x86那样的单独io空间,只有统一的物理地址空间,使用!dd 读,!ed写。
2024-01-03 09:24:09 +0800 GDK
0
votes
1
answer
189
views
新建一个守护进程文件:vi /etc/X11/Xsession.d/95xinput。 在该守护进程文件中添加以下内容(以fcitx为例): export XMODIFIERS= @im = fcitx export XIM=fcitx export XIM_PROGRAM=fcitx export...
2024-01-03 09:23:20 +0800 GDK
0
votes
1
answer
106
views
回答:snap可以装
2024-01-03 09:23:09 +0800 GDK
0
votes
1
answer
107
views
回答:作用不同,就像很多楼有两个门。两个区域大小不一样,小的一般做寄存器区,大的做数据区。
2024-01-03 09:23:02 +0800 GDK
0
votes
1
answer
120
views
网页版微信的网址:https://wx.qq.com/ 回答:可能和微信账号有关,在Windows上有些账号也登录不了,用以保障账号安全。
2024-01-03 09:22:45 +0800 GDK
0
votes
1
answer
156
views
12V3A的,特别注意电压一定是12V的,不然会烧主板,电流可以用不低于2A的(只是充电慢点),最大4A也可以。可以买Type-C的电源,DC电源口的大小不一定对的上。
2024-01-03 09:22:25 +0800 GDK
0
votes
1
answer
183
views
如图,看日志输出应该是已经正常建立了jtag调试连接,但点击了break后,就会自动结束调试(调试的是android内核)。 ![image description](/nanobell/upfiles/1700580519104906083453.png)
2024-01-03 09:15:49 +0800 gdman
0
votes
1
answer
210
views
有些应用横过来了,如何旋转
2024-03-05 15:40:12 +0800 gdman
0
votes
1
answer
253
views
核研社成员临时使用的文档资源
2024-03-28 11:40:10 +0800 gdman
0
votes
2
answers
297
views
如何快速验证GDK7是否正确连接?
2020-05-26 17:25:47 +0800 NCADMIN
0
votes
2
answers
249
views
选择DCI Open连接方式可以中断被调试机,可以看到r命令的结果 选择DCI Exdi连接方式无法进行连接,错误如下, Nano Debugger (NDB) 1.0.228 Starting... Starting KD session type=usb3,proto=dcid,ipc=exdi,opt=rStart session failed...
2020-06-04 14:22:34 +0800 wowthsygnxygntn
0
votes
2
answers
463
views
我发现GDK7的BP好像是使用了DR寄存器。。这样的话在WIN10上面就没法调试PatchGuard了。因为PatchGuard会清空DR7。 但是IDA+vmware+GDB是可以的。。。所以我想请问下,咱们的GDK7可以把断点模式改成非DR下断么。
2020-06-04 20:22:51 +0800 gmh
0
votes
2
answers
209
views
IntelExdiServer一直停在下面地方: Init Console with level 3[ 22065 ] --- Intel eXDI server [ 22065 ] --- Intel System Debugger Revision :2020.1-60ee2f9 [ 22065 ] --- Intel log severity...
2020-06-06 17:37:55 +0800 NCADMIN
0
votes
2
answers
245
views
1、可否优化一下Nano Bell的UI,让从nano code复制过来的信息在Nano Bell显示的时候是对齐的。 2、可否优化一下整个Nano Bell字体显示这块。
0
votes
2
answers
254
views
按文档说的开始调试之后,nano code输出下述信息之后,服务器控制台退出了。 Nano Debugger (NDB) 1.0.228 Starting... Starting KD session type=usb3,proto=dcid,ipc=exdi,opt=rFound KdVersionBlock at...
2020-07-10 19:55:25 +0800 yafare
0
votes
2
answers
322
views
nanocode复用的windbg的调试引擎有些命令还是不太完善,我想像windbg那样用内核调试器调试r3程序只不过试了几次都不行,那使用nanocode通过dci方式怎么去调试gdk7上的r3程序呢?我想试一下dci方式的能不能过一些程序的反调试 如果可以的话,能不能举一个具体的例子?
2022-06-25 16:22:00 +0800 int 2e
0
votes
2
answers
264
views
在nanocode主页上没有找到下载链接
2024-05-01 15:29:31 +0800 whoami
0
votes
2
answers
179
views
vertarget ` eXDI Device Kernel Version 0 UP Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Machine Name: Primary image base = 0x0000000000000000 Loaded module...
2020-08-17 10:07:22 +0800 henly
1
vote
2
answers
216
views
请问下格蠹的符号服务器地址是什么
2021-01-06 18:20:58 +0800 gdman
0
votes
2
answers
139
views
转储文件很小,在windbg打开很快,用nanocode打不开,不知道什么原因
2021-04-24 19:06:13 +0800 dishui
0
votes
2
answers
189
views
打开dmp文件,确实触发了下载 ,但出错了: NSRV::18:01:02:SymbolServer ntdll.pdb NSRV::18:01:23:Download file D:\NanoCode\sym\ntdll.pdb\5E40934AAD5BB12E95630D8B8958E52E1\ntdll.pdb_ from www.nanocode.cn...
2021-11-29 18:09:13 +0800 cctt
0
votes
2
answers
238
views
加载符号发现对应的 ntdll.dll--->加载的是 wntdll.pdb 符号,然后使用windbg !address 或者!peb相关命令就提示下面这种错误 **1.为什么ntdll会加载wntdll.pdb不加载ntdll.pdb** **2.已经翻墙挂着代理** **3.符号文件夹路径也都是英文的。** ...
2021-05-03 11:09:57 +0800 liuxiaoliang
0
votes
4
answers
308
views
nancode装上后好像吧windbg的颜色改了,怎么把windbg颜色和布局改回去呢.
2020-09-21 02:49:17 +0800 WangYi

Contributors

gdman gravatar image int 2e gravatar image NCADMIN gravatar image henly gravatar image GDK gravatar image 我是小纳 gravatar image nj001 gravatar image hb_zxl gravatar image dishui gravatar image yafare gravatar image wowthsygnxygntn gravatar image zhangdabao gravatar image cctt gravatar image whoami gravatar image liuxiaoliang gravatar image gmh gravatar image
关闭